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

Unified Diff: third_party/WebKit/public/web/WebInputEvent.h

Issue 1945473002: Break dependencies of browser -> blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android filter Created 4 years, 8 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
Index: third_party/WebKit/public/web/WebInputEvent.h
diff --git a/third_party/WebKit/public/web/WebInputEvent.h b/third_party/WebKit/public/web/WebInputEvent.h
index 63837299dabd7772bda81521075d9656d6c3f11a..9a6f9cf21449f09ecf6aa557fe529e1456dcf83c 100644
--- a/third_party/WebKit/public/web/WebInputEvent.h
+++ b/third_party/WebKit/public/web/WebInputEvent.h
@@ -331,7 +331,7 @@ public:
// Sets keyIdentifier based on the value of windowsKeyCode. This is
// handy for generating synthetic keyboard events.
- BLINK_EXPORT void setKeyIdentifierFromWindowsKeyCode();
+ BLINK_COMMON_EXPORT void setKeyIdentifierFromWindowsKeyCode();
};
// WebMouseEvent --------------------------------------------------------------
« blimp/client/BUILD.gn ('K') | « third_party/WebKit/public/platform/linux/WebFontRenderStyle.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698