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

Unified Diff: content/DEPS

Issue 10916160: Upstreaming SelectFileDialog for Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Elliot's nits 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/DEPS
diff --git a/content/DEPS b/content/DEPS
index 24d5b0cd50f43aab3cc52caaf3a621e251b4320e..8472cf1101f1aabf012b41dc8fbdcf63641202fa 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -47,6 +47,7 @@ include_rules = [
"+third_party/WebKit/Source/WebKit/chromium",
# Aura is analogous to Win32 or a Gtk, so it is allowed.
+ "+ui/android",
Yaron 2012/09/12 19:14:45 You probably want this above the comment.
aurimas (slooooooooow) 2012/09/13 15:37:15 Done.
"+ui/aura",
"+ui/base",
"+ui/compositor",

Powered by Google App Engine
This is Rietveld 408576698