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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 2224713002: Move WebSocketHandleImpl into Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix issue w/ Java bindings missing a dependency Created 4 years, 4 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/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index ed426e03c10217276c6daea82976260ebd70994d..1fb6fe16cee3e7122b2f8c74e8e19ca38f8ff602 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -309,10 +309,6 @@
"platform/modules/vr/WebVR.h",
"platform/modules/webmidi/WebMIDIAccessor.h",
"platform/modules/webmidi/WebMIDIAccessorClient.h",
- "platform/modules/websockets/WebSocketHandle.h",
- "platform/modules/websockets/WebSocketHandleClient.h",
- "platform/modules/websockets/WebSocketHandshakeRequestInfo.h",
- "platform/modules/websockets/WebSocketHandshakeResponseInfo.h",
"platform/scheduler/base/task_queue.h",
"platform/scheduler/child/child_scheduler.h",
"platform/scheduler/child/compositor_worker_scheduler.h",

Powered by Google App Engine
This is Rietveld 408576698