| Index: components/tracing/common/graphics_memory_dump_provider_android.cc
|
| diff --git a/components/tracing/graphics_memory_dump_provider_android.cc b/components/tracing/common/graphics_memory_dump_provider_android.cc
|
| similarity index 98%
|
| rename from components/tracing/graphics_memory_dump_provider_android.cc
|
| rename to components/tracing/common/graphics_memory_dump_provider_android.cc
|
| index 26b578561a6130f3c6b1fa3eb0b4aa520e85d700..3c47bc2d57d225a38196f455b668e7a670060d49 100644
|
| --- a/components/tracing/graphics_memory_dump_provider_android.cc
|
| +++ b/components/tracing/common/graphics_memory_dump_provider_android.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 "components/tracing/graphics_memory_dump_provider_android.h"
|
| +#include "components/tracing/common/graphics_memory_dump_provider_android.h"
|
|
|
| #include <fcntl.h>
|
| #include <stdint.h>
|
|
|