Index: chrome/browser/chrome_browser_main_android.cc |
diff --git a/chrome/browser/chrome_browser_main_android.cc b/chrome/browser/chrome_browser_main_android.cc |
index a481b6acab99b9c21a9852ff54f4f7240e6f70c0..b33f95775c99335892a803f3eccb6a808869656e 100644 |
--- a/chrome/browser/chrome_browser_main_android.cc |
+++ b/chrome/browser/chrome_browser_main_android.cc |
@@ -11,9 +11,9 @@ |
#include "base/files/file_util.h" |
#include "base/path_service.h" |
#include "base/trace_event/trace_event.h" |
-#include "chrome/browser/android/chrome_media_client_android.h" |
#include "chrome/browser/android/seccomp_support_detector.h" |
#include "chrome/browser/signin/signin_manager_factory.h" |
+#include "chrome/common/chrome_media_client_android.h" |
#include "chrome/common/chrome_paths.h" |
#include "components/crash/content/app/breakpad_linux.h" |
#include "components/crash/content/browser/crash_dump_manager_android.h" |