Chromium Code Reviews| Index: third_party/inspector_protocol/README.chromium |
| diff --git a/third_party/inspector_protocol/README.chromium b/third_party/inspector_protocol/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a22e4280ba6208404f2e551c558559103785ad9f |
| --- /dev/null |
| +++ b/third_party/inspector_protocol/README.chromium |
| @@ -0,0 +1,16 @@ |
| +Name: inspector protocol |
| +Short Name: inspector_protocol |
| +URL: https://chromium.googlesource.com/deps/inspector_protocol/ |
| +Version: 0 |
| +Revision: 6c15061ecf7168e520d33633b217e029e74760a7 |
| +License: BSD |
| +License File: LICENSE |
| +Security Critical: no |
| + |
| +Description: |
| +third_party/WebKit/core/inspector uses these scripts to generate handlers |
|
dgozman
2016/10/26 21:53:33
WebKit/Source/core
|
| +from protocol description. |
| + |
| +Local modifications: |
| +- This only includes the lib/ and templates/ directories, scripts, build |
| + and the LICENSE files. |