Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1213)

Unified Diff: ui/message_center/views/notification_view.h

Issue 1366123002: Cleanup: IWYU for base/gtest_prod_util.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gtest_iwyu
Patch Set: more lint Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_
« no previous file with comments | « ui/message_center/views/message_popup_collection.h ('k') | ui/message_center/views/notifier_settings_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698