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

Unified Diff: android_webview/native/DEPS

Issue 20666003: [Android] Expose showFileChooser in AwContentsClient interface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix findbugs Created 7 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/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index b45be10503d1b094ce6a13c5cbcf1399a84b1fd4..f2d6372f5d622ecab1c545a0785994e075651f63 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+content/public/browser",
"+ui/gfx",
+ "+ui/shell_dialogs",
# Components that Android WebView depends on.
"+components/autofill/content/browser",

Powered by Google App Engine
This is Rietveld 408576698