Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 8c653e8618b96f16b5cd169d3533a12c8bb5fedb..1ac599c862f2c2db62876a12be289b5110a12c7f 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -4,7 +4,7 @@ |
{ |
'variables' : { |
- 'pyautolib_sources': [ |
+ 'pyautolib_sources': [ |
battre (please use the other)
2010/12/02 17:40:25
Nit: I think this is a mistake
danno
2010/12/03 17:05:38
Done.
|
'app/chrome_command_ids.h', |
'app/chrome_dll_resource.h', |
'common/automation_constants.h', |
@@ -1411,6 +1411,8 @@ |
'browser/password_manager/password_store_win_unittest.cc', |
'browser/plugin_exceptions_table_model_unittest.cc', |
'browser/plugin_service_unittest.cc', |
+ 'browser/policy/asynchronous_policy_loader_unittest.cc', |
+ 'browser/policy/asynchronous_policy_provider_unittest.cc', |
'browser/policy/config_dir_policy_provider_unittest.cc', |
'browser/policy/configuration_policy_pref_store_unittest.cc', |
'browser/policy/configuration_policy_provider_mac_unittest.cc', |