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

Unified Diff: chrome/chrome.gyp

Issue 10986094: Make java.gypi use all_dependent_settings for input_jars_paths (Closed) Base URL: http://git.chromium.org/chromium/src.git@apk_combine
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 | « build/java.gypi ('k') | chrome/chrome_android.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index c38cf708b0e7fca67cdb0633aa6c911c9325ae85..e4527679d108206c8bf50aff4937cbd3e99582dc 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1090,12 +1090,6 @@
'../content/content.gyp:content_java',
'../ui/ui.gyp:ui_java',
],
- 'export_dependent_settings': [
- '../base/base.gyp:base',
- '../chrome/browser/component/components.gyp:web_contents_delegate_android_java',
- '../content/content.gyp:content_java',
- '../ui/ui.gyp:ui_java',
- ],
'variables': {
'package_name': 'chrome',
'java_in_dir': '../chrome/android/java',
« no previous file with comments | « build/java.gypi ('k') | chrome/chrome_android.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698