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

Unified Diff: android_webview/renderer/DEPS

Issue 10890024: Implement DocuementHasImages (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: 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
Index: android_webview/renderer/DEPS
diff --git a/android_webview/renderer/DEPS b/android_webview/renderer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d72bd7c85ae526fcc9198bb23b93a941801fc57a
--- /dev/null
+++ b/android_webview/renderer/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/WebKit/Source/WebKit/chromium",
Torne 2012/08/29 10:34:29 Rather than add a new deps file here, I'd just put
joth 2012/08/29 22:28:05 yeah that is how content and chrome do it. I kind
+]

Powered by Google App Engine
This is Rietveld 408576698