| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 045a4c02a0a2dc9da65e62251738a7c0914553a0..fbe1a2235480d6055eb950886262e673f1d7ba01 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -120,6 +120,8 @@
|
| 'test/test_switches.cc',
|
| 'test/test_switches.h',
|
| 'test/test_url_request_context_getter.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',
|
|
|