Index: third_party/adobe/flash/BUILD.gn |
diff --git a/third_party/adobe/flash/BUILD.gn b/third_party/adobe/flash/BUILD.gn |
index 7a5c99a434521e9bc7bb79b8686caaf09b8611d3..6a15c0bbe51f34619e4c8caa5142a327317fb551 100644 |
--- a/third_party/adobe/flash/BUILD.gn |
+++ b/third_party/adobe/flash/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/chrome_build.gni") |
+ |
if (is_chrome_branded) { |
if (is_linux && current_cpu == "x86") { |
flapper_version_h_file = "symbols/ppapi/linux/flapper_version.h" |