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

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

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_foo
diff --git a/platform_tools/android/tests/expectations/write_local_vars_no_append_foo b/platform_tools/android/tests/expectations/write_local_vars_no_append_foo
index 22c8306bca79f1daf95fb19bfb9d88dc497979b2..d93b242678e9dbd79ce5d5be9f97e28a1fb3d6f8 100644
--- a/platform_tools/android/tests/expectations/write_local_vars_no_append_foo
+++ b/platform_tools/android/tests/expectations/write_local_vars_no_append_foo
@@ -19,3 +19,6 @@ LOCAL_C_INCLUDES_foo := \
LOCAL_EXPORT_C_INCLUDE_DIRS_foo := \
local_export_c_include_dirs
+LOCAL_CFLAGS_foo += \
+ -Ddefines
+

Powered by Google App Engine
This is Rietveld 408576698