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

Unified Diff: chrome/browser/ui/cocoa/theme_install_bubble_view.mm

Issue 5783006: Cleanup: Remove unneeded includes of notification_service.h in other headers.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years 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: chrome/browser/ui/cocoa/theme_install_bubble_view.mm
===================================================================
--- chrome/browser/ui/cocoa/theme_install_bubble_view.mm (revision 69103)
+++ chrome/browser/ui/cocoa/theme_install_bubble_view.mm (working copy)
@@ -8,6 +8,7 @@
#include "app/l10n_util_mac.h"
#include "base/scoped_nsobject.h"
+#include "chrome/common/notification_service.h"
#include "grit/generated_resources.h"
namespace {
« no previous file with comments | « chrome/browser/ui/cocoa/theme_install_bubble_view.h ('k') | chrome/browser/ui/views/location_bar/location_bar_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698