v8/third_party/inspector_protocol/lib
kozyatinskiy d01dc6dc11 [inspector] use own copy of third_party/inspector_protocol
When Chromium and V8 use the same version of inspector_protocol, any protocol change takes at least 4 patches and 3 waiting for rolls.
To simplify this process we need to have two diffrent versions of inspector_protocol in Chromium and V8. Current state of inspector_protocol was extracted into separate repository [1]. This CL puts last version of inspector_protocol into third_party/inspector_protocol and removes dependency on inspector_protocol in Webkit.

[1] https://chromium.googlesource.com/deps/inspector_protocol/

BUG=chromium:637032
R=dgozman@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel

Review-Url: https://codereview.chromium.org/2447323002
Cr-Commit-Position: refs/heads/master@{#40655}
2016-10-28 18:20:47 +00:00
..
Allocator_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
Array_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
BackendCallback_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
Collections_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
DispatcherBase_cpp.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
DispatcherBase_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
ErrorSupport_cpp.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
ErrorSupport_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
Forward_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
FrontendChannel_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
Maybe_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
Object_cpp.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
Object_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
Parser_cpp.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
Parser_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
Protocol_cpp.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
ValueConversions_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
Values_cpp.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
Values_h.template [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00