| 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.
|
| + */
|
|
|