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

Unified Diff: ui/keyboard/keyboard_controller_observer.h

Issue 2769073002: Remove KEYBOARD_EXPORT. (Closed)
Patch Set: . Created 3 years, 9 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/keyboard/keyboard_controller.h ('k') | ui/keyboard/keyboard_event_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/keyboard_controller_observer.h
diff --git a/ui/keyboard/keyboard_controller_observer.h b/ui/keyboard/keyboard_controller_observer.h
index 63fa721c1a4023f96d9ed625616e11abc1417802..7c6d667fbd22b5a6291ca3ba38d376a901c51a74 100644
--- a/ui/keyboard/keyboard_controller_observer.h
+++ b/ui/keyboard/keyboard_controller_observer.h
@@ -15,7 +15,7 @@ namespace keyboard {
// Observers to the KeyboardController are notified of significant events that
// occur with the keyboard, such as the bounds or visiility changing.
-class KEYBOARD_EXPORT KeyboardControllerObserver {
+class KeyboardControllerObserver {
public:
virtual ~KeyboardControllerObserver() {}
« no previous file with comments | « ui/keyboard/keyboard_controller.h ('k') | ui/keyboard/keyboard_event_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698