Index: content/gpu/gpu_main.cc |
diff --git a/content/gpu/gpu_main.cc b/content/gpu/gpu_main.cc |
index 33563a036cfc6fc0a354ebed72d4c94fc76af7bb..9673226ef7a097745768964dc3202ed789684182 100644 |
--- a/content/gpu/gpu_main.cc |
+++ b/content/gpu/gpu_main.cc |
@@ -51,7 +51,7 @@ |
#if defined(OS_ANDROID) |
#include "base/trace_event/memory_dump_manager.h" |
-#include "components/tracing/graphics_memory_dump_provider_android.h" |
+#include "components/tracing/common/graphics_memory_dump_provider_android.h" |
#endif |
#if defined(OS_WIN) |