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

Unified Diff: platform_tools/android/tests/expectations/write_local_vars_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_append_foo
diff --git a/platform_tools/android/tests/expectations/write_local_vars_append_foo b/platform_tools/android/tests/expectations/write_local_vars_append_foo
index be9a814e616bf0a386d5677db1618d3476df1e5d..66c4f91488480dfa1f7e14c776a0538da6784ba8 100644
--- a/platform_tools/android/tests/expectations/write_local_vars_append_foo
+++ b/platform_tools/android/tests/expectations/write_local_vars_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