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

Unified Diff: Source/core/core.gypi

Issue 14071008: WebSocket object should fire error event when WebSocket server can't be connected. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Add new layouttests into TestExceptions because it depends on chromium side patch Created 7 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 37f1540d988bee25f22387b50f9cc934c4c1915b..130d953082b5526e7a39aa8fc245cebeb09fc62c 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3681,6 +3681,7 @@
'platform/chromium/support/WebScrollbarThemeGeometryNative.h',
'platform/chromium/support/WebScrollbarImpl.cpp',
'platform/chromium/support/WebScrollbarImpl.h',
+ 'platform/chromium/support/WebSocketStreamError.cpp',
'platform/chromium/support/WebSpeechSynthesisUtterance.cpp',
'platform/chromium/support/WebSpeechSynthesisVoice.cpp',
'platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp',
« no previous file with comments | « Source/Platform/chromium/public/WebSocketStreamError.h ('k') | Source/core/platform/chromium/support/WebSocketStreamError.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698