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

Unified Diff: platform_tools/android/tests/expectations/write_local_vars_no_append_arm

Issue 198063002: Updates to Android.mk generation. (Closed) Base URL: https://skia.googlesource.com/skia.git@android_mk
Patch Set: Add a comment explaining the motivation of OrderedSet. Created 6 years, 9 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: platform_tools/android/tests/expectations/write_local_vars_no_append_arm
diff --git a/platform_tools/android/tests/expectations/write_local_vars_no_append_arm b/platform_tools/android/tests/expectations/write_local_vars_no_append_arm
index 01aaecb4762d3b8f9b0cb246d5069fa72f34b369..c77a9bb96c98bc04af3ce6000fac7794854c8838 100644
--- a/platform_tools/android/tests/expectations/write_local_vars_no_append_arm
+++ b/platform_tools/android/tests/expectations/write_local_vars_no_append_arm
@@ -19,3 +19,6 @@ LOCAL_C_INCLUDES_arm := \
LOCAL_EXPORT_C_INCLUDE_DIRS_arm := \
local_export_c_include_dirs
+LOCAL_CFLAGS_arm += \
+ -Ddefines
+

Powered by Google App Engine
This is Rietveld 408576698