| Index: third_party/WebKit/Source/platform/heap/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/heap/BUILD.gn b/third_party/WebKit/Source/platform/heap/BUILD.gn
|
| index 07d3db7695481b2eb6e4eebca12f4f663fd20bf1..74691b25f0d21d6cdeabba96e69657b10144c620 100644
|
| --- a/third_party/WebKit/Source/platform/heap/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/heap/BUILD.gn
|
| @@ -56,6 +56,7 @@ source_set("heap") {
|
| defines = [ "BLINK_PLATFORM_IMPLEMENTATION=1" ]
|
|
|
| configs += [
|
| + "//third_party/WebKit/Source:blink_pch",
|
| "//third_party/WebKit/Source:config",
|
| "//third_party/WebKit/Source:non_test_config",
|
| "//third_party/WebKit/Source:inside_blink",
|
|
|