Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5197)

Unified Diff: chrome/chrome_tests.gypi

Issue 5562002: Refactor FileBasedPolicyProvider, introduce AsynchronousPolicyProvider. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix nits Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« chrome/browser/policy/file_based_policy_provider.h ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698