Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 538224 | Differences between
and this patch

Collapse All | Expand All

(-)a/chrome/chrome_browser.gypi (-6 lines)
Lines 3277-3288 Link Here
3277
            '../build/linux/system.gyp:gnome_keyring',
3277
            '../build/linux/system.gyp:gnome_keyring',
3278
          ],
3278
          ],
3279
        }],
3279
        }],
3280
        ['OS=="linux" and chromeos!=1', {
3281
          'sources': [ '<@(chrome_browser_libsecret_sources)' ],
3282
          'defines': [
3283
            'USE_LIBSECRET',
3284
          ],
3285
        }],
3286
        ['use_aura==1', {
3280
        ['use_aura==1', {
3287
          'sources': [ '<@(chrome_browser_aura_sources)' ],
3281
          'sources': [ '<@(chrome_browser_aura_sources)' ],
3288
          'dependencies': [
3282
          'dependencies': [

Return to bug 538224