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

Unified Diff: remoting/DEPS

Issue 830193002: Using PolicyServiceWatcher instead of PolicyWatcherLinux/Win/Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed building for Chrome OS. Created 5 years, 12 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: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 5d7065f2d76f1b45d7bfaf93ed4f5e09a0d5c8cd..f2616febd192d78b23fc061491760c54648c6e90 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -9,6 +9,8 @@ include_rules = [
"+net/socket",
"+net/url_request",
+ "+policy/policy_constants.h",
+
"-remoting",
"+remoting/base",
"+remoting/proto",

Powered by Google App Engine
This is Rietveld 408576698