Index: apps/shell_window_geometry_cache.cc |
=================================================================== |
--- apps/shell_window_geometry_cache.cc (revision 211221) |
+++ apps/shell_window_geometry_cache.cc (working copy) |
@@ -7,11 +7,11 @@ |
#include "base/bind.h" |
#include "base/stl_util.h" |
#include "base/strings/string_number_conversions.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/extensions/extension_prefs.h" |
#include "chrome/browser/extensions/extension_prefs_factory.h" |
#include "chrome/browser/profiles/incognito_helpers.h" |
#include "chrome/browser/profiles/profile.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "chrome/common/extensions/extension.h" |
#include "components/browser_context_keyed_service/browser_context_dependency_manager.h" |
#include "content/public/browser/notification_service.h" |