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

Unified Diff: chrome/renderer/DEPS

Issue 2154233003: Rewrite YouTube Flash embeds (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Clean up Created 4 years, 5 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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index f25cfafca702bb905e948298df75f6065a1771ec..8ca800eaa3e5e4dd62abca93defb5817a347ca28 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+chrome/browser/ui",
+ "+chrome/browser/ui/tabs",
mlamouri (slow - plz ping) 2016/07/28 13:05:12 You should have "specific_include_rules" so the ex
kdsilva 2016/07/28 15:17:16 Done.
"+chrome/grit", # For generated headers
"+components/autofill/content/common",
"+components/autofill/content/renderer",

Powered by Google App Engine
This is Rietveld 408576698