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

Unified Diff: ui/chromeos/ime/mode_indicator_view.h

Issue 866403006: Set class names for ime's view classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 11 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 | « ui/chromeos/ime/infolist_window.cc ('k') | ui/chromeos/ime/mode_indicator_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/chromeos/ime/mode_indicator_view.h
diff --git a/ui/chromeos/ime/mode_indicator_view.h b/ui/chromeos/ime/mode_indicator_view.h
index a10169a1ad1321422d36c0a23e76b9c8ed7700a9..4a2e962c4328b18a2903003b7fcb93fa176d4ec1 100644
--- a/ui/chromeos/ime/mode_indicator_view.h
+++ b/ui/chromeos/ime/mode_indicator_view.h
@@ -35,6 +35,7 @@ class UI_CHROMEOS_EXPORT ModeIndicatorView : public views::BubbleDelegateView {
protected:
// views::BubbleDelegateView override:
+ const char* GetClassName() const override;
void Init() override;
// views::WidgetDelegateView overrides:
« no previous file with comments | « ui/chromeos/ime/infolist_window.cc ('k') | ui/chromeos/ime/mode_indicator_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698