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

Unified Diff: components/google.gypi

Issue 301383003: Eliminate GoogleURLTracker's dependence on //chrome-level switches (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 7 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
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | components/google/core/browser/google_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/google.gypi
diff --git a/components/google.gypi b/components/google.gypi
index ea4c75d5fa764be8f8c5e8e2c0b2bdfa85e32296..69c43ffc563cb7aeecc436fa3d0e9265ca426b01 100644
--- a/components/google.gypi
+++ b/components/google.gypi
@@ -16,6 +16,8 @@
'sources': [
'google/core/browser/google_search_metrics.cc',
'google/core/browser/google_search_metrics.h',
+ 'google/core/browser/google_switches.cc',
+ 'google/core/browser/google_switches.h',
'google/core/browser/google_url_tracker_client.cc',
'google/core/browser/google_url_tracker_client.h',
],
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | components/google/core/browser/google_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698