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

Unified Diff: chromeos/BUILD.gn

Issue 2531063002: Implement FakeAuthPolicyClient::RefreshDevicePolicy() (Closed)
Patch Set: More simplifications following Achuith's comments Created 4 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
« no previous file with comments | « no previous file | chromeos/DEPS » ('j') | chromeos/dbus/fake_auth_policy_client.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 6a416a8b5bb97058e7497a1e7a22e9ac6e9c5523..99d4b0a75b1f732767b5c44cd242fdd341d30825 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -30,6 +30,7 @@ component("chromeos") {
"//base",
"//base:i18n",
"//base/third_party/dynamic_annotations",
+ "//chrome/browser/chromeos:device_policy_proto",
brettw 2017/08/24 23:54:46 Hi, this is a layering violation as //chromeos is
"//components/device_event_log",
"//components/onc",
"//components/policy/proto",
« no previous file with comments | « no previous file | chromeos/DEPS » ('j') | chromeos/dbus/fake_auth_policy_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698