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

Unified Diff: content/content_shell.gypi

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/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index b8200a5b9f3ad039c0bd9b227ad5fbdf335de8d0..c0449e45b5da991198eea2d437a14acfbed2909b 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -620,6 +620,7 @@
'<(PRODUCT_DIR)/lib.java/chromium_content.jar',
'<(PRODUCT_DIR)/lib.java/chromium_media.jar',
'<(PRODUCT_DIR)/lib.java/chromium_net.jar',
+ '<(PRODUCT_DIR)/lib.java/chromium_ui.jar',
'<(PRODUCT_DIR)/content_shell/assets/content_shell.pak',
'<(PRODUCT_DIR)/content_shell/libs/<(android_app_abi)/libcontent_shell_content_view.so',
],

Powered by Google App Engine
This is Rietveld 408576698