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

Unified Diff: platform_tools/android/tests/inputs/SkUserConfig.h

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/inputs/SkUserConfig.h
diff --git a/tests/TracingTest.cpp b/platform_tools/android/tests/inputs/SkUserConfig.h
similarity index 53%
copy from tests/TracingTest.cpp
copy to platform_tools/android/tests/inputs/SkUserConfig.h
index 730a46ce4d734a04ea18d68de6031b7e51d3d506..a8f97ebe1f4734cfabf486c92820914ef0f757e7 100644
--- a/tests/TracingTest.cpp
+++ b/platform_tools/android/tests/inputs/SkUserConfig.h
@@ -5,9 +5,6 @@
* found in the LICENSE file.
*/
-#include "SkTraceEvent.h"
-#include "Test.h"
-
-DEF_TEST(Tracing, reporter) {
- TRACE_EVENT0("skia.testing", "just a test");
-}
+/*
+ * Unchanging SkUserConfig.h for testing generate_user_config.
+ */
« no previous file with comments | « platform_tools/android/tests/generate_user_config_tests.py ('k') | platform_tools/android/tests/makefile_writer_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698