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

Unified Diff: ui/keyboard/content/keyboard_ui_content.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/content/keyboard_content_util.h ('k') | ui/keyboard/keyboard_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/content/keyboard_ui_content.h
diff --git a/ui/keyboard/content/keyboard_ui_content.h b/ui/keyboard/content/keyboard_ui_content.h
index fe1a37d18bb60db076452405c01cded9b17322a5..2d9303797cc90ec1f7d09f07329b0ea4579a0d11 100644
--- a/ui/keyboard/content/keyboard_ui_content.h
+++ b/ui/keyboard/content/keyboard_ui_content.h
@@ -34,7 +34,7 @@ class WindowBoundsChangeObserver;
// An implementation of KeyboardUI that uses a content::WebContents to implement
// the keyboard.
-class KEYBOARD_EXPORT KeyboardUIContent : public KeyboardUI,
+class KeyboardUIContent : public KeyboardUI,
public aura::WindowObserver {
public:
class TestApi {
« no previous file with comments | « ui/keyboard/content/keyboard_content_util.h ('k') | ui/keyboard/keyboard_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698