Index: chrome/common/notification_service_unittest.cc |
diff --git a/chrome/common/notification_service_unittest.cc b/chrome/common/notification_service_unittest.cc |
index d65f6e5576bebcbeb441651b497e7d3e89c53f13..8578eb904bbbd0b53887290933f9caec63235c96 100644 |
--- a/chrome/common/notification_service_unittest.cc |
+++ b/chrome/common/notification_service_unittest.cc |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "chrome/common/notification_observer.h" |
#include "chrome/common/notification_registrar.h" |
#include "chrome/common/notification_service.h" |
#include "testing/gtest/include/gtest/gtest.h" |