Index: tools/gn/format_test_data/053.golden |
diff --git a/tools/gn/format_test_data/053.golden b/tools/gn/format_test_data/053.golden |
new file mode 100644 |
index 0000000000000000000000000000000000000000..76179cc19536e79c7bc741817cbd9d4bf6f1ccdb |
--- /dev/null |
+++ b/tools/gn/format_test_data/053.golden |
@@ -0,0 +1,8 @@ |
+# 80 --------------------------------------------------------------------------- |
+if (true) { |
+ check_internal_result = |
+ exec_script("build/check_internal.py", |
+ [ rebase_path("internal/google_chrome_api_keys.h", |
+ root_build_dir) ], |
+ "value") |
+} |