Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4248)

Unified Diff: chrome/chrome_browser.gypi

Issue 12321107: Move shell integration code from chrome/browser to apps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index f14efaee1a0485dedb0bdf4b2cbdc808cf218838..81e270d191d0b767812bc01aa4818206b73ab9f1 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1805,13 +1805,6 @@
'browser/sessions/tab_restore_service_factory.h',
'browser/sessions/tab_restore_service_helper.cc',
'browser/sessions/tab_restore_service_helper.h',
- 'browser/shell_integration.cc',
- 'browser/shell_integration.h',
- 'browser/shell_integration_android.cc',
- 'browser/shell_integration_linux.cc',
- 'browser/shell_integration_linux.h',
- 'browser/shell_integration_mac.mm',
- 'browser/shell_integration_win.cc',
'browser/signin/about_signin_internals.cc',
'browser/signin/about_signin_internals.h',
'browser/signin/about_signin_internals_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698