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

Unified Diff: components/quirks_client/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 manager and delegate Created 4 years, 11 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_client/DEPS
diff --git a/components/quirks_client/DEPS b/components/quirks_client/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..88e3d227b4960b384254f88d48941286a088239b
--- /dev/null
+++ b/components/quirks_client/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+"+chromeos/chromeos_paths.h",
+"+net/base/load_flags.h",
+"+net/http/http_status_code.h",
+"+net/url_request",
oshima 2016/01/28 20:16:31 indent
Greg Levin 2016/02/01 23:17:43 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698