Index: chrome/browser/apps/app_launch_for_metro_restart_win.cc |
diff --git a/chrome/browser/apps/app_launch_for_metro_restart_win.cc b/chrome/browser/apps/app_launch_for_metro_restart_win.cc |
index f4e8a1d2b9efb8daeca757af3b3d836be18b7c23..06ce50a514726747928b1057334b7a2bff9a8132 100644 |
--- a/chrome/browser/apps/app_launch_for_metro_restart_win.cc |
+++ b/chrome/browser/apps/app_launch_for_metro_restart_win.cc |
@@ -4,6 +4,7 @@ |
#include "chrome/browser/apps/app_launch_for_metro_restart_win.h" |
+#include "apps/browser/api/app_runtime/app_runtime_api.h" |
#include "apps/launcher.h" |
#include "apps/pref_names.h" |
#include "base/bind.h" |
@@ -13,7 +14,6 @@ |
#include "base/prefs/pref_service.h" |
#include "base/time/time.h" |
#include "chrome/browser/browser_process.h" |
-#include "chrome/browser/extensions/api/app_runtime/app_runtime_api.h" |
#include "chrome/browser/extensions/extension_service.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/profiles/profile_manager.h" |