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

Unified Diff: platform_tools/android/tests/expectations/write_local_vars_no_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_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 d93b242678e9dbd79ce5d5be9f97e28a1fb3d6f8..cef7b8d18f8aceeaf5756bfea28e60def92daac3 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
@@ -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