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

Unified Diff: components/quirks/DEPS

Issue 1528963002: Quirks Client for downloading and providing display profiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactor to move some functionality from client to manager Created 4 years, 10 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: components/quirks/DEPS
diff --git a/components/cronet/DEPS b/components/quirks/DEPS
similarity index 62%
copy from components/cronet/DEPS
copy to components/quirks/DEPS
index bd43afc22226de7b164de9a2a43cabf4e91ec995..ef5af18417b59bfb2c0ddaf5f8feee2bb02cefb3 100644
--- a/components/cronet/DEPS
+++ b/components/quirks/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+components/metrics",
+ "+chromeos/chromeos_paths.h",
stevenjb 2016/02/16 20:07:51 I don't think we should add this dependency, we ca
Greg Levin 2016/02/17 23:01:51 Done (added to delegate).
"+components/prefs",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698