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

Unified Diff: content/browser/renderer_host/DEPS

Issue 1248643004: Test distillability without JavaScript (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@early
Patch Set: update model, functionally correct locally Created 5 years, 1 month 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: content/browser/renderer_host/DEPS
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
index 85fd36e65598df0389bb66fe8767ce83c9032b95..a1e5f966ecc99ffa7c483834c8cda417fc80b7da 100644
--- a/content/browser/renderer_host/DEPS
+++ b/content/browser/renderer_host/DEPS
@@ -30,6 +30,8 @@ specific_include_rules = {
"+content/child/blink_platform_impl.h",
],
"render_process_host_impl\.cc": [
+ "+components/dom_distiller/core/dom_distiller_switches.h",
+ "+components/tracing/tracing_switches.h",
"+content/browser/frame_host/render_frame_message_filter.h",
],
"render_widget_host_view_mac\.mm": [

Powered by Google App Engine
This is Rietveld 408576698