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", |