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

Unified Diff: chrome/renderer/DEPS

Issue 2154233003: Rewrite YouTube Flash embeds (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 4 years, 4 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 | « chrome/common/chrome_features.cc ('k') | chrome/renderer/chrome_content_renderer_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 1b9e887ed82e53a49a97acab47cdb182619871e5..fc80ec9893bba8adfaa37e0b7b1b9bf7bcf9f756 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -54,3 +54,10 @@ include_rules = [
"+skia",
"+storage/common",
]
+
+specific_include_rules = {
+ "chrome_content_renderer_client_browsertest\.cc" : [
+ "+chrome/browser/ui",
+ "+chrome/browser/ui/tabs",
+ ],
+}
« no previous file with comments | « chrome/common/chrome_features.cc ('k') | chrome/renderer/chrome_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698