| Index: third_party/WebKit/Source/devtools/.gitignore
|
| diff --git a/third_party/WebKit/Source/devtools/.gitignore b/third_party/WebKit/Source/devtools/.gitignore
|
| index eb6f6b089f189eca7b1c3e4cf2e63f40e428ea99..456908cd920a335a9815669aef1ee0dcb80052d8 100644
|
| --- a/third_party/WebKit/Source/devtools/.gitignore
|
| +++ b/third_party/WebKit/Source/devtools/.gitignore
|
| @@ -13,5 +13,6 @@ npm-debug.log
|
| /.test_cache
|
| /release
|
| /scripts/local_node/runtimes
|
| +/front_end/protocol_externs.js
|
| /front_end/InspectorBackendCommands.js
|
| /front_end/SupportedCSSProperties.js
|
|
|