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

Unified Diff: content/browser/DEPS

Issue 10916160: Upstreaming SelectFileDialog for Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 063fc46684aa7cdd1162b02793ee93f93cc50102..d0741dd99e7ef133e9a788f8f3dc124aabf64812 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -11,6 +11,8 @@ include_rules = [
"+third_party/isimpledom",
"+third_party/speex",
+ "+ui/android",
+
# DO NOT ADD ANY CHROME INCLUDES HERE!!!
# See https://sites.google.com/a/chromium.org/dev/developers/content-module
# for more information.

Powered by Google App Engine
This is Rietveld 408576698