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

Unified Diff: content/browser/DEPS

Issue 1129123004: Don't treat http://gpu as a WebUI url (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DEPS and another rebase Created 5 years, 7 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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 11bf700fe9975b25d429ec61827016545ce95047..d459fe7c7d88ea63ebd9098361cf95a1ac21f344 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -19,6 +19,7 @@ include_rules = [
"+sql",
"+ui/aura_extra",
"+ui/webui",
+ "+webui",
davidben 2015/05/09 00:31:05 Why is this line needed? (I don't even see a //web
Evan Stade 2015/05/09 00:57:00 yea, I don't think it helps. It was supposed to re
"+win8/util",
# In general, //content shouldn't depend on //device.

Powered by Google App Engine
This is Rietveld 408576698