From 2d02a200c2f156c8e80b2396f80b87756cdc425b Mon Sep 17 00:00:00 2001 From: "aurimas@chromium.org" Date: Tue, 18 Sep 2012 21:47:56 +0000 Subject: Upstreaming SelectFileDialog for Android Upstreaming the Select File Dialog and its dependencies needed for Chrome on Android BUG=116131 Review URL: https://chromiumcodereview.appspot.com/10916160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157424 0039d316-1c4b-4281-b951-d872f2087c98 --- content/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'content/DEPS') diff --git a/content/DEPS b/content/DEPS index 24d5b0c..a79d9c67b 100644 --- a/content/DEPS +++ b/content/DEPS @@ -46,6 +46,7 @@ include_rules = [ "+third_party/WebKit/Source/Platform/chromium", "+third_party/WebKit/Source/WebKit/chromium", + "+ui/android", # Aura is analogous to Win32 or a Gtk, so it is allowed. "+ui/aura", "+ui/base", -- cgit v1.1