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

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

Issue 235883015: Generate tests/Android.mk from gyp (Closed) Base URL: https://skia.googlesource.com/skia.git@generate
Patch Set: Remove Android.mk/SkUserConfig.h Created 6 years, 8 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 66c4f91488480dfa1f7e14c776a0538da6784ba8..eef5a6e48e6b015c263a61668a3db710927d098b 100644
--- a/platform_tools/android/tests/expectations/write_local_vars_append_foo
+++ b/platform_tools/android/tests/expectations/write_local_vars_append_foo
@@ -22,3 +22,9 @@ LOCAL_EXPORT_C_INCLUDE_DIRS_foo += \
LOCAL_CFLAGS_foo += \
-Ddefines
+LOCAL_MODULE_TAGS_foo += \
+ local_module_tags
+
+LOCAL_MODULE_foo += \
+ local_module
+

Powered by Google App Engine
This is Rietveld 408576698