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

Unified Diff: chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h

Issue 10337010: Revert r123782. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 8 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: chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h
diff --git a/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h b/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h
index bc2329bced22eb000ad2503fc530364470e9595c..2aa918528e5228d7927968cb4958f09d45de30bf 100644
--- a/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h
+++ b/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h
@@ -28,7 +28,7 @@
class Browser;
class BrowserActionButton;
class Extension;
-class ThemeServiceGtk;
+class GtkThemeService;
class Profile;
typedef struct _GdkDragContext GdkDragContext;
@@ -175,7 +175,7 @@ class BrowserActionsToolbarGtk : public ExtensionToolbarModel::Observer,
Browser* browser_;
Profile* profile_;
- ThemeServiceGtk* theme_service_;
+ GtkThemeService* theme_service_;
ExtensionToolbarModel* model_;
« no previous file with comments | « chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.cc ('k') | chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698