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

Unified Diff: build/apk_test.gypi

Issue 10836182: Obfuscated Gaia ID fetcher (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase to master Created 8 years, 4 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/apk_test.gypi
diff --git a/build/apk_test.gypi b/build/apk_test.gypi
index 26f31e96c887a9beca924852b463f8f163381718..60e74432886d389d3847857903ecd57f98b9068b 100644
--- a/build/apk_test.gypi
+++ b/build/apk_test.gypi
@@ -63,7 +63,6 @@
'-DANDROID_TOOLCHAIN=<(android_toolchain)',
'--ant-args',
'-DCHROMIUM_SRC=<(ant_build_out)/../..',
- '--ant-compile'
],
}],
}], # 'OS == "android" and gtest_target_type == "shared_library"

Powered by Google App Engine
This is Rietveld 408576698