| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 5ddfcdcb7d2cda7de659407a88e17be809f4f9df..a87e3715f59f9c668c0db29aee751d1b7ef7f98d 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -119,6 +119,8 @@
|
| 'test/test_location_bar.h',
|
| 'test/test_switches.cc',
|
| 'test/test_switches.h',
|
| + 'test/testing_device_token_fetcher.cc',
|
| + 'test/testing_device_token_fetcher.h',
|
| 'test/testing_pref_service.cc',
|
| 'test/testing_pref_service.h',
|
| 'test/testing_profile.cc',
|
|
|