| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index 0ea43ca24c5bff5b77974fbae510dbb4527b9acd..07257e5babe8b1d596d100330cd6cff1cac2db4a 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -123,9 +123,6 @@ component("web") {
|
| "ValidationMessageClientImpl.cpp",
|
| "ValidationMessageClientImpl.h",
|
| "WebAXObject.cpp",
|
| - "WebArrayBuffer.cpp",
|
| - "WebArrayBufferConverter.cpp",
|
| - "WebArrayBufferView.cpp",
|
| "WebCSSParser.cpp",
|
| "WebColorSuggestion.cpp",
|
| "WebCryptoNormalize.cpp",
|
|
|