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

Unified Diff: ui/keyboard/keyboard_layout_delegate.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_event_filter.h ('k') | ui/keyboard/keyboard_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/keyboard_layout_delegate.h
diff --git a/ui/keyboard/keyboard_layout_delegate.h b/ui/keyboard/keyboard_layout_delegate.h
index 8fe9bfcf2d5c5671968fe80318efc9f3f0cacdd7..606ed572c342495d6952f8e8e17536587505e192 100644
--- a/ui/keyboard/keyboard_layout_delegate.h
+++ b/ui/keyboard/keyboard_layout_delegate.h
@@ -12,7 +12,7 @@
namespace keyboard {
// A delegate class to control the virtual keyboard layout
-class KEYBOARD_EXPORT KeyboardLayoutDelegate {
+class KeyboardLayoutDelegate {
public:
virtual ~KeyboardLayoutDelegate() {}
« no previous file with comments | « ui/keyboard/keyboard_event_filter.h ('k') | ui/keyboard/keyboard_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698