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

Unified Diff: third_party/WebKit/public/platform/WebRTCDataChannelHandlerClient.h

Issue 1756343002: Revert of Extract webkit_unit_tests from blink_web component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « third_party/WebKit/public/platform/WebCommon.h ('k') | third_party/WebKit/public/web/WebDocument.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/WebRTCDataChannelHandlerClient.h
diff --git a/third_party/WebKit/public/platform/WebRTCDataChannelHandlerClient.h b/third_party/WebKit/public/platform/WebRTCDataChannelHandlerClient.h
index 056bd7a85cfa1b3837d9f5f112214185c23cdb78..78891b22b90d976f36d31c01efce0bcb88926289 100644
--- a/third_party/WebKit/public/platform/WebRTCDataChannelHandlerClient.h
+++ b/third_party/WebKit/public/platform/WebRTCDataChannelHandlerClient.h
@@ -31,7 +31,7 @@
namespace blink {
-class WebRTCDataChannelHandlerClient {
+class BLINK_EXPORT WebRTCDataChannelHandlerClient {
public:
enum ReadyState {
ReadyStateConnecting = 0,
« no previous file with comments | « third_party/WebKit/public/platform/WebCommon.h ('k') | third_party/WebKit/public/web/WebDocument.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698