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

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

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_no_name
diff --git a/platform_tools/android/tests/expectations/write_local_vars_no_append_no_name b/platform_tools/android/tests/expectations/write_local_vars_no_append_no_name
index e7caec4ad243cf84788859c96952f78e96e9e0e9..59cd2e0376bab372a21a1a0b269a4094f0b90223 100644
--- a/platform_tools/android/tests/expectations/write_local_vars_no_append_no_name
+++ b/platform_tools/android/tests/expectations/write_local_vars_no_append_no_name
@@ -22,3 +22,9 @@ LOCAL_EXPORT_C_INCLUDE_DIRS := \
LOCAL_CFLAGS += \
-Ddefines
+LOCAL_MODULE_TAGS := \
+ local_module_tags
+
+LOCAL_MODULE := \
+ local_module
+

Powered by Google App Engine
This is Rietveld 408576698