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

Unified Diff: android_webview/lib/DEPS

Issue 786533002: aw: Rendering test harness and end-to-end smoke test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment Created 6 years 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/browser/test/rendering_test.cc ('k') | android_webview/lib/main/webview_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/lib/DEPS
diff --git a/android_webview/lib/DEPS b/android_webview/lib/DEPS
index 44420172c750336d04984e4774ef00495bf87230..ab830880e0dc8b5c8b1b99234e459cbdfef7a78b 100644
--- a/android_webview/lib/DEPS
+++ b/android_webview/lib/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"+components", # For jni registers.
"+content/public",
"+media/base/media_switches.h", # For media command line switches.
+ "+ui/gl",
]
« no previous file with comments | « android_webview/browser/test/rendering_test.cc ('k') | android_webview/lib/main/webview_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698