Index: chrome/browser/automation/testing_automation_provider.cc |
=================================================================== |
--- chrome/browser/automation/testing_automation_provider.cc (revision 211221) |
+++ chrome/browser/automation/testing_automation_provider.cc (working copy) |
@@ -41,6 +41,7 @@ |
#include "chrome/browser/bookmarks/bookmark_storage.h" |
#include "chrome/browser/browser_process.h" |
#include "chrome/browser/browser_shutdown.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/content_settings/host_content_settings_map.h" |
#include "chrome/browser/devtools/devtools_window.h" |
#include "chrome/browser/download/download_prefs.h" |
@@ -109,7 +110,6 @@ |
#include "chrome/common/automation_id.h" |
#include "chrome/common/automation_messages.h" |
#include "chrome/common/chrome_constants.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/extensions/background_info.h" |