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

Unified Diff: components/policy.gypi

Issue 858303003: Removing FakePolicyWatcher and introducing FakeAsyncPolicyLoader. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tweaked the set of #include-s. Created 5 years, 11 months 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
« no previous file with comments | « no previous file | components/policy/BUILD.gn » ('j') | components/policy/core/common/fake_async_policy_loader.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy.gypi
diff --git a/components/policy.gypi b/components/policy.gypi
index 7e0533a4e795378636eb32fa46649c3ae5d8809c..0eb9f4cc31ccce41ad9500cc61e5119a417b3c54 100644
--- a/components/policy.gypi
+++ b/components/policy.gypi
@@ -311,6 +311,8 @@
'policy/core/common/cloud/policy_builder.h',
'policy/core/common/configuration_policy_provider_test.cc',
'policy/core/common/configuration_policy_provider_test.h',
+ 'policy/core/common/fake_async_policy_loader.cc',
+ 'policy/core/common/fake_async_policy_loader.h',
'policy/core/common/mock_configuration_policy_provider.cc',
'policy/core/common/mock_configuration_policy_provider.h',
'policy/core/common/mock_policy_service.cc',
« no previous file with comments | « no previous file | components/policy/BUILD.gn » ('j') | components/policy/core/common/fake_async_policy_loader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698