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

Unified Diff: chrome/browser/ui/gtk/omnibox/omnibox_view_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/omnibox/omnibox_view_gtk.h
diff --git a/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h b/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h
index 1701146cf69b95ea08a4ff87b2c90f1f1f26c067..88a893e3e9ba6b8d4409112ab146e9d7792835d7 100644
--- a/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h
+++ b/chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h
@@ -39,7 +39,7 @@ namespace ui {
class MultiAnimation;
}
-class ThemeServiceGtk;
+class GtkThemeService;
class OmniboxViewGtk : public OmniboxView,
public content::NotificationObserver,
@@ -408,7 +408,7 @@ class OmniboxViewGtk : public OmniboxView,
bool button_1_pressed_;
// Supplies colors, et cetera.
- ThemeServiceGtk* theme_service_;
+ GtkThemeService* theme_service_;
content::NotificationRegistrar registrar_;
« no previous file with comments | « chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.cc ('k') | chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698