Index: chrome/browser/web_resource/resource_request_allowed_notifier_unittest.cc |
=================================================================== |
--- chrome/browser/web_resource/resource_request_allowed_notifier_unittest.cc (revision 211277) |
+++ chrome/browser/web_resource/resource_request_allowed_notifier_unittest.cc (working copy) |
@@ -3,9 +3,9 @@ |
// found in the LICENSE file. |
#include "base/prefs/testing_pref_service.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/web_resource/eula_accepted_notifier.h" |
#include "chrome/browser/web_resource/resource_request_allowed_notifier_test_util.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "chrome/test/base/testing_browser_process.h" |
#include "content/public/browser/notification_service.h" |
#include "content/public/test/test_browser_thread.h" |