Description[inspector] add inspector protocol parser test build target for GYP.
This adds the build target inspector_protocol_parser_test, which depends
on several more inspector protocol related targets. The resulting
gtest executable runs, but has failures that have to be fixed.
GN build configuration will follow.
A copy of v8-inspector/js_protocol.json has been included to be able to
use it before the actual migration.
BUG=chromium:580337
Committed: https://crrev.com/f7fa02f8b288c8b003a556184d4c5ed2d9f53116
Cr-Commit-Position: refs/heads/master@{#38111}
Patch Set 1 #Patch Set 2 : add missing file #
Total comments: 7
Patch Set 3 : addressed comments, removed markupsafe #
Total comments: 4
Patch Set 4 : addressed comments #Patch Set 5 : add BUILD.gn #Patch Set 6 : fix path #Patch Set 7 : fix paths #Patch Set 8 : use separate build file for test #
Total comments: 5
Patch Set 9 : address comments #
Depends on Patchset: Messages
Total messages: 46 (25 generated)
|