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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2448013002: Extract utilities for policy check from ArcAuthService. (Closed)
Patch Set: Created 4 years, 2 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 | chrome/browser/chromeos/arc/arc_auth_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index ba9f96a24bda7812f7ee336b2cfae2b83cb54c3b..b8bc58c1a6462db72ba46d64bf01af18c03c609d 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -237,6 +237,8 @@ source_set("chromeos") {
"arc/policy/arc_android_management_checker_delegate.h",
"arc/policy/arc_policy_bridge.cc",
"arc/policy/arc_policy_bridge.h",
+ "arc/policy/arc_policy_util.cc",
+ "arc/policy/arc_policy_util.h",
"arc/print/arc_print_service.cc",
"arc/print/arc_print_service.h",
"arc/process/arc_process.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/arc/arc_auth_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698