Index: chrome/browser/browsing_data/browsing_data_remover_browsertest.cc |
=================================================================== |
--- chrome/browser/browsing_data/browsing_data_remover_browsertest.cc (revision 211221) |
+++ chrome/browser/browsing_data/browsing_data_remover_browsertest.cc (working copy) |
@@ -7,10 +7,10 @@ |
#include "base/prefs/pref_service.h" |
#include "chrome/browser/browsing_data/browsing_data_helper.h" |
#include "chrome/browser/browsing_data/browsing_data_remover.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/tabs/tab_strip_model.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/test/base/in_process_browser_test.h" |
#include "chrome/test/base/ui_test_utils.h" |