| 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 de5554d0aeb6ef13b41429be1019be96a6ceb2e7..7041bce0cbb44e7183b36fe9f23ebc05d5f0a723 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| import("//build/config/features.gni")
|
| +import("//third_party/WebKit/public/public_features.gni")
|
| import("//third_party/WebKit/Source/core/core.gni")
|
|
|
| devtools_embedder_scripts = [
|
|
|