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

Unified Diff: components/previews/core/DEPS

Issue 2388253002: Use the previews black list for offline previews (Closed)
Patch Set: mmenke comments 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
« no previous file with comments | « components/previews/core/BUILD.gn ('k') | components/previews/core/previews_decider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « components/previews/core/BUILD.gn ('k') | components/previews/core/previews_decider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698