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

Unified Diff: ui/views/controls/webview/DEPS

Issue 10882047: views: Restrict more DEPS to content/public/ only. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm trailing slash Created 8 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 | « no previous file | ui/views/examples/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/controls/webview/DEPS
diff --git a/ui/views/controls/webview/DEPS b/ui/views/controls/webview/DEPS
index aa3096a6ec14bd4ac27b0bb3f586a3b338944044..12acf13fcc876e7ad67bc4730cea137a9983e647 100644
--- a/ui/views/controls/webview/DEPS
+++ b/ui/views/controls/webview/DEPS
@@ -1,4 +1,4 @@
include_rules = [
+ "+content/public",
"+ui/views",
- "+content",
]
« no previous file with comments | « no previous file | ui/views/examples/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698