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

Unified Diff: ui/android/ui_android.gyp

Issue 489053003: Use content URI to upload photos taken by camera (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressing tedchoc's comments Created 6 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: ui/android/ui_android.gyp
diff --git a/ui/android/ui_android.gyp b/ui/android/ui_android.gyp
index dc9761fcd77e64fabcbf58f6318698e8fb2eed6b..2aed682ffdba3e543734c78ed51e0994943a19e5 100644
--- a/ui/android/ui_android.gyp
+++ b/ui/android/ui_android.gyp
@@ -45,6 +45,7 @@
'bitmap_format_java',
'ui_strings_grd',
'window_open_disposition_java',
+ '../../third_party/android_tools/android_tools.gyp:android_support_v13_javalib',
palmer 2014/08/21 22:21:28 Out of curiosity, what is this for?
qinmin 2014/08/22 00:11:21 this is for the android.support.v4.content.FilePro
],
'includes': [ '../../build/java.gypi' ],
},

Powered by Google App Engine
This is Rietveld 408576698