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

Unified Diff: android_webview/android_webview.gyp

Issue 11189010: Make resource directory option in gyp template optional. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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
« no previous file with comments | « no previous file | android_webview/res/.keep » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index 78f002b85f82dabc881fc6afb1336581a8342519..480164ccf1c341164255b277816c45d86c588875 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -104,7 +104,6 @@
'apk_name': 'AndroidWebView',
'manifest_package_name': 'org.chromium.android_webview',
'java_in_dir': '../android_webview/java',
- 'resource_dir': '../res',
'native_libs_paths': ['<(SHARED_LIB_DIR)/libwebview.so'],
'input_pak_files': [
'<(SHARED_INTERMEDIATE_DIR)/repack/chrome.pak',
« no previous file with comments | « no previous file | android_webview/res/.keep » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698