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

Unified Diff: build/all_android.gyp

Issue 145313005: Fix temporary_android_dummy_target in build/all_android.gyp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: x Created 6 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index 1b72b5c3a6c51ad50550fc48e061ca0110aba0e3..bf4e4d927d96376c851a2a85db5120a2908a045d 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -11,6 +11,7 @@
'dependencies': [
'all.gyp:*',
],
+ 'type': 'none',
},
],
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698