Index: base/base.gyp |
diff --git a/base/base.gyp b/base/base.gyp |
index c7cd608478cb7ed66478f27a1529a100f6b5bbc6..798890b0c674120e70fdaa14c362378ea7ac0ea0 100644 |
--- a/base/base.gyp |
+++ b/base/base.gyp |
@@ -726,6 +726,8 @@ |
'test/main_hook.cc', |
'test/main_hook.h', |
'test/main_hook_ios.mm', |
+ 'test/mock_callback.cc', |
+ 'test/mock_callback.h', |
'test/mock_chrome_application_mac.h', |
'test/mock_chrome_application_mac.mm', |
'test/mock_devices_changed_observer.cc', |