| Index: sky/shell/android/tracing_controller.cc
|
| diff --git a/sky/shell/tracing_controller.cc b/sky/shell/android/tracing_controller.cc
|
| similarity index 97%
|
| rename from sky/shell/tracing_controller.cc
|
| rename to sky/shell/android/tracing_controller.cc
|
| index e22e1a3866b7e0bf2557201c49a702ed3f38db07..ba2abdd5d2f67cc65074dc6ac10e8f51b34c0e17 100644
|
| --- a/sky/shell/tracing_controller.cc
|
| +++ b/sky/shell/android/tracing_controller.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "sky/shell/tracing_controller.h"
|
| +#include "sky/shell/android/tracing_controller.h"
|
|
|
| #include "base/android/jni_android.h"
|
| #include "base/android/jni_string.h"
|
|
|