Index: third_party/WebKit/Source/BUILD.gn |
diff --git a/third_party/WebKit/Source/BUILD.gn b/third_party/WebKit/Source/BUILD.gn |
index fcdffef15c553a078d543f3f222e98da2c9c0739..3ba696671a787fc6c88800d8ff729ff520f9d527 100644 |
--- a/third_party/WebKit/Source/BUILD.gn |
+++ b/third_party/WebKit/Source/BUILD.gn |
@@ -31,6 +31,7 @@ config("config") { |
".", |
"..", |
"$root_gen_dir/blink", |
+ "$root_gen_dir/third_party/WebKit", |
] |
cflags = [] |