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

Unified Diff: components/policy/core/common/BUILD.gn

Issue 830193002: Using PolicyServiceWatcher instead of PolicyWatcherLinux/Win/Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... 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 | « chrome/common/chrome_paths.cc ('k') | components/policy/core/common/policy_loader_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..c10a6f3840ffe73396a4175874c5dd943f236856 100644
--- a/components/policy/core/common/BUILD.gn
+++ b/components/policy/core/common/BUILD.gn
@@ -81,8 +81,8 @@ source_set("common") {
"policy_load_status.h",
"policy_loader_ios.h",
"policy_loader_ios.mm",
- "policy_loader_mac.cc",
"policy_loader_mac.h",
+ "policy_loader_mac.mm",
"policy_loader_win.cc",
"policy_loader_win.h",
"policy_map.cc",
« no previous file with comments | « chrome/common/chrome_paths.cc ('k') | components/policy/core/common/policy_loader_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698