summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/devtools-frontend/src/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/devtools-frontend/src/BUILD.gn')
-rw-r--r--chromium/third_party/devtools-frontend/src/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/third_party/devtools-frontend/src/BUILD.gn b/chromium/third_party/devtools-frontend/src/BUILD.gn
index cd488e88b60..ea1dc3d9a79 100644
--- a/chromium/third_party/devtools-frontend/src/BUILD.gn
+++ b/chromium/third_party/devtools-frontend/src/BUILD.gn
@@ -2,6 +2,8 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+import("//build/config/python.gni")
+
import("//third_party/blink/public/public_features.gni")
import("./all_devtools_files.gni")
import("./all_devtools_modules.gni")