Index: components/policy/core/common/BUILD.gn |
diff --git a/components/policy/core/common/BUILD.gn b/components/policy/core/common/BUILD.gn |
index 3b79c7084b224cf2b946e611a6a3e2cef45b7acd..fbbc7e2aa3279408507bbc34efd331e80bf624fb 100644 |
--- a/components/policy/core/common/BUILD.gn |
+++ b/components/policy/core/common/BUILD.gn |
@@ -61,8 +61,8 @@ source_set("common") { |
"cloud/user_info_fetcher.h", |
"cloud/user_policy_request_context.cc", |
"cloud/user_policy_request_context.h", |
- "async_policy_loader.cc", |
"async_policy_loader.h", |
+ "async_policy_loader.mm", |
Lei Zhang
2015/01/14 00:20:02
I think you changed the wrong file name here?
Łukasz Anforowicz
2015/01/14 00:48:51
Thanks for catching this. Fixed.
|
"async_policy_provider.cc", |
"async_policy_provider.h", |
"config_dir_policy_loader.cc", |