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

Unified Diff: content/content_shell.gypi

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/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 17d96981443cf499f8ac9d3a86fcca6c033ede2a..e4b711b2ad96109e0fce98376e04301d75b85364 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -627,6 +627,7 @@
'<!@(find shell/android/java -name "*.java")',
'<!@(find shell/android/res -name "*")',
'>@(input_jars_paths)',
+ '<(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