Index: chrome/browser/memory/tab_manager_delegate_chromeos.cc |
diff --git a/chrome/browser/memory/tab_manager_delegate_chromeos.cc b/chrome/browser/memory/tab_manager_delegate_chromeos.cc |
index 502975615878e1f2284cd9695cbfc7830b535ae0..1abd0d1636841788ed44e3889662d25db76358b4 100644 |
--- a/chrome/browser/memory/tab_manager_delegate_chromeos.cc |
+++ b/chrome/browser/memory/tab_manager_delegate_chromeos.cc |
@@ -25,8 +25,8 @@ |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
#include "base/time/time.h" |
-#include "chrome/browser/chromeos/arc/arc_process.h" |
-#include "chrome/browser/chromeos/arc/arc_process_service.h" |
+#include "chrome/browser/chromeos/arc/process/arc_process.h" |
+#include "chrome/browser/chromeos/arc/process/arc_process_service.h" |
#include "chrome/browser/memory/tab_stats.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_list.h" |