Index: ui/message_center/views/notification_view.h |
diff --git a/ui/message_center/views/notification_view.h b/ui/message_center/views/notification_view.h |
index c7612cc6f55fc310543e26ae1de9f9f159f2611c..9574b2d55a737304e06039dc1532fb65f139be28 100644 |
--- a/ui/message_center/views/notification_view.h |
+++ b/ui/message_center/views/notification_view.h |
@@ -7,6 +7,7 @@ |
#include <vector> |
+#include "base/gtest_prod_util.h" |
#include "ui/message_center/message_center_export.h" |
#include "ui/message_center/views/message_view.h" |
#include "ui/views/view_targeter_delegate.h" |
@@ -132,4 +133,4 @@ class MESSAGE_CENTER_EXPORT NotificationView |
} // namespace message_center |
-#endif // UI_MESSAGE_CENTER_VIEWS_NOTIFICATION_VIEW_H_ |
+#endif // UI_MESSAGE_CENTER_VIEWS_NOTIFICATION_VIEW_H_ |