Chromium Code Reviews| Index: third_party/WebKit/Source/wtf/BUILD.gn |
| diff --git a/third_party/WebKit/Source/wtf/BUILD.gn b/third_party/WebKit/Source/wtf/BUILD.gn |
| index cfb6eae7ec7a33065dde6bd297d31fe340b80e0c..900b1023d76b0a91a5080b9c5e0a81e8d4cff517 100644 |
| --- a/third_party/WebKit/Source/wtf/BUILD.gn |
| +++ b/third_party/WebKit/Source/wtf/BUILD.gn |
| @@ -110,6 +110,7 @@ component("wtf") { |
| "RefPtr.h", |
| "RetainPtr.h", |
| "SaturatedArithmetic.h", |
| + "SizeAssertions.h", |
| "SizeLimits.cpp", |
| "SpinLock.cpp", |
| "SpinLock.h", |