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

Unified Diff: chromeos/DEPS

Issue 2531063002: Implement FakeAuthPolicyClient::RefreshDevicePolicy() (Closed)
Patch Set: Polish 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
Index: chromeos/DEPS
diff --git a/chromeos/DEPS b/chromeos/DEPS
index 0c457ab874241fdcf146ad9127fe72ecd88ca646..512e62dd20a7ea9b6570f07c686fd1c76da18380 100644
--- a/chromeos/DEPS
+++ b/chromeos/DEPS
@@ -2,6 +2,7 @@
# low level Chrome OS system library that may be used by targets that need to
# be kept as small as possible.
include_rules = [
+ "+chrome/browser/chromeos/policy/proto/chrome_device_policy.pb.h",
"+components/device_event_log",
"+components/policy/proto",
"+components/pref_registry",

Powered by Google App Engine
This is Rietveld 408576698