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

Unified Diff: build/all.gyp

Issue 659493003: Final step of the java_cpp_template -> java_cpp_enum migration. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: delete some more template files Created 6 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
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index da71d492ca0594ac4147563958ef7aa5a503d94c..d973267cc80e64c9b35eb9387d20a7c7ee2a87da 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -755,6 +755,7 @@
'target_name': 'android_builder_tests',
'type': 'none',
'dependencies': [
+ 'android/build_android.gyp:build_android_python_unittests',
'../android_webview/android_webview.gyp:android_webview_unittests',
'../base/android/jni_generator/jni_generator.gyp:jni_generator_tests',
'../base/base.gyp:base_unittests',

Powered by Google App Engine
This is Rietveld 408576698