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

Unified Diff: ui/keyboard/content/keyboard.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 | « no previous file | ui/keyboard/content/keyboard_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/content/keyboard.h
diff --git a/ui/keyboard/content/keyboard.h b/ui/keyboard/content/keyboard.h
index 0878b7b90e71f28e815dad6111c4e593eece371b..bb6f4cfda791d36e4e9b48c323c15f1ccf68e662 100644
--- a/ui/keyboard/content/keyboard.h
+++ b/ui/keyboard/content/keyboard.h
@@ -12,7 +12,7 @@ namespace keyboard {
// Initializes the keyboard module. This includes adding the necessary pak files
// for loading resources used in for the virtual keyboard. This becomes a no-op
// after the first call.
-KEYBOARD_EXPORT void InitializeKeyboard();
+ void InitializeKeyboard();
} // namespace keyboard
« no previous file with comments | « no previous file | ui/keyboard/content/keyboard_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698