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

Unified Diff: android_webview/renderer/DEPS

Issue 10916326: Tighten up android_webview DEPS rules (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 3 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 | « android_webview/common/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/renderer/DEPS
diff --git a/android_webview/renderer/DEPS b/android_webview/renderer/DEPS
index d72bd7c85ae526fcc9198bb23b93a941801fc57a..6d87f17eb6ad9d8aa74fa0075b97ac12eb4103d8 100644
--- a/android_webview/renderer/DEPS
+++ b/android_webview/renderer/DEPS
@@ -1,3 +1,7 @@
include_rules = [
+ "-android_webview",
+ "+android_webview/common",
+ "+android_webview/renderer",
+
"+third_party/WebKit/Source/WebKit/chromium",
]
« no previous file with comments | « android_webview/common/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698