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

Unified Diff: platform_tools/android/tests/expectations/write_local_vars_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_append_arm
diff --git a/platform_tools/android/tests/expectations/write_local_vars_append_arm b/platform_tools/android/tests/expectations/write_local_vars_append_arm
index d9f5c888c9ed5cf6ea2d6799c4857b9e142a72ca..3e5f18094b039c0e494fb6e8000684b2916ce4a2 100644
--- a/platform_tools/android/tests/expectations/write_local_vars_append_arm
+++ b/platform_tools/android/tests/expectations/write_local_vars_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