| 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',
|
| ],
|
|
|