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

Unified Diff: chromeos/DEPS

Issue 258743005: Enable Enterprise enrollment on desktop builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: added arg to PathService::OverrideAndCreateIfNeeded, added test for FakeCryptohomeClient::InstallAt… Created 6 years, 8 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
Index: chromeos/DEPS
diff --git a/chromeos/DEPS b/chromeos/DEPS
index 63bcc90a6ede4110e9084d56bb32b72c4b17d863..ea93903b42acd5e09a9d69a06ed7f992d2fe4d46 100644
--- a/chromeos/DEPS
+++ b/chromeos/DEPS
@@ -1,8 +1,10 @@
include_rules = [
"+crypto",
"+net",
+ "+policy/proto",
"+third_party/cros_system_api",
"+third_party/libxml",
+ "+third_party/protobuf",
"+ui/gfx/geometry",
"+ui/gfx/x"
]

Powered by Google App Engine
This is Rietveld 408576698