| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 4d375114cd5993e172ab708a59b359a51ea0df9e..e79a0addfb1a36663ad20ea2e4fce9472b40d3a5 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -203,7 +203,6 @@ component("platform") {
|
| sources = [
|
| "AsyncFileSystemCallbacks.h",
|
| "CalculationValue.h",
|
| - "CheckedInt.h",
|
| "ContentDecryptionModuleResult.h",
|
| "ContentSettingCallbacks.cpp",
|
| "ContentSettingCallbacks.h",
|
|
|