| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2d08bba commit 63f4302
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -31,10 +31,6 @@ namespace { | |||
| 31 | 31 | using v8_inspector::StringBuffer; | |
| 32 | 32 | using v8_inspector::StringView; | |
| 33 | 33 | ||
| 34 | - static const uint8_t PROTOCOL_JSON[] = { | ||
| 35 | - #include "v8_inspector_protocol_json.h" // NOLINT(build/include_order) | ||
| 36 | - }; | ||
| 37 | - | ||
| 38 | 34 | std::string GetProcessTitle() { | |
| 39 | 35 | // uv_get_process_title will trim the title if it is too long. | |
| 40 | 36 | char title[2048]; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments