| Index: third_party/WebKit/Source/devtools/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
|
| index 77d11aa337d6312306b2da63341ab5f6e7eb4222..5727eb644870ecb3f322e979b1f37ea8f3495820 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -657,6 +657,7 @@ all_devtools_files = [
|
| "front_end/ui/Icon.js",
|
| "front_end/ui/infobar.css",
|
| "front_end/ui/Infobar.js",
|
| + "front_end/ui/inlineButton.css",
|
| "front_end/ui/InplaceEditor.js",
|
| "front_end/ui/inspectorCommon.css",
|
| "front_end/ui/inspectorStyle.css",
|
|
|