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

Unified Diff: content/content.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 | « chrome/chrome_android.gypi ('k') | content/content_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 58215aa90dd693b91c04a39373da43c2f4645f23..034cd6ece2775b4199f3a0792eb969320af9a8f4 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -286,11 +286,6 @@
'common_aidl',
'content_common',
],
- 'export_dependent_settings': [
- '../base/base.gyp:base',
- '../net/net.gyp:net',
- '../ui/ui.gyp:ui_java',
- ],
'variables': {
'package_name': 'content',
'java_in_dir': '../content/public/android/java',
« no previous file with comments | « chrome/chrome_android.gypi ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698