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

Unified Diff: views/view.h

Issue 341008: CompactLocationBar (Closed)
Patch Set: comment updated Created 11 years, 2 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
« no previous file with comments | « chrome/chrome.gyp ('k') | views/view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/view.h
diff --git a/views/view.h b/views/view.h
index dd7662bba7cbeb77c670779e9afe99bc00ea30e9..8f362f1fae3d286d7b1566f9470bbfc37dcde9f3 100644
--- a/views/view.h
+++ b/views/view.h
@@ -936,7 +936,7 @@ class View : public AcceleratorTarget {
bool is_horizontal, bool is_positive);
// Get the theme provider from the parent widget.
- ThemeProvider* GetThemeProvider();
+ ThemeProvider* GetThemeProvider() const;
protected:
// The id of this View. Used to find this View.
« no previous file with comments | « chrome/chrome.gyp ('k') | views/view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698