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

Unified Diff: components/previews/core/DEPS

Issue 2388253002: Use the previews black list for offline previews (Closed)
Patch Set: git cl try Created 4 years, 2 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/previews/core/DEPS
diff --git a/components/previews/core/DEPS b/components/previews/core/DEPS
index ab14f0c160d7c7b08b0fc2b2b1fa36b1cf52827f..05208d98b19512c30c6f2763f5e9715798151aac 100644
--- a/components/previews/core/DEPS
+++ b/components/previews/core/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/variations",
"+components/data_reduction_proxy/core/common",
+ "+net",
]

Powered by Google App Engine
This is Rietveld 408576698