summaryrefslogtreecommitdiffstats
path: root/content/common/notification_service_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/notification_service_unittest.cc')
-rw-r--r--content/common/notification_service_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/notification_service_unittest.cc b/content/common/notification_service_unittest.cc
index 7cdcb6d..a8751c8 100644
--- a/content/common/notification_service_unittest.cc
+++ b/content/common/notification_service_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/test/testing_browser_process_test.h"
+#include "chrome/test/base/testing_browser_process_test.h"
#include "content/common/notification_observer.h"
#include "content/common/notification_registrar.h"
#include "content/common/notification_service.h"