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

Unified Diff: build/java.gypi

Issue 10959039: Move Android's build_output_dirs target to its own file. (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
« no previous file with comments | « build/build_output_dirs_android.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/java.gypi
diff --git a/build/java.gypi b/build/java.gypi
index a955917750e9d5dc5c1673e41499b4fc85dc78da..ccc4f8cf1f77f5f4a2d4d0e224c21602b7bb95a5 100644
--- a/build/java.gypi
+++ b/build/java.gypi
@@ -29,7 +29,7 @@
{
'dependencies': [
- '<(DEPTH)/build/all_android.gyp:build_output_dirs'
+ '<(DEPTH)/build/build_output_dirs_android.gyp:build_output_dirs'
],
'direct_dependent_settings': {
'variables': {
« no previous file with comments | « build/build_output_dirs_android.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698