| Index: third_party/WebKit/Source/devtools/.gitignore
|
| diff --git a/third_party/WebKit/Source/devtools/.gitignore b/third_party/WebKit/Source/devtools/.gitignore
|
| index 05a1d64bd57f37d9af655cc81f70ce0458a0f32c..77f5d272514deeb17993e8d146b9193c0d87f3de 100644
|
| --- a/third_party/WebKit/Source/devtools/.gitignore
|
| +++ b/third_party/WebKit/Source/devtools/.gitignore
|
| @@ -12,3 +12,5 @@ npm-debug.log
|
| /.test_cache
|
| /release
|
| /scripts/local_node/runtimes
|
| +/front_end/InspectorBackendCommands.js
|
| +/front_end/SupportedCSSProperties.js
|
|
|