| 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 3ba132827d01ff326e18a56914680d0292592ac8..8d854b2e2f8e80d73bb8cfcc1581b82059091f47 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -140,8 +140,6 @@ component("web") {
|
| "WebDOMFileSystem.cpp",
|
| "WebDOMMediaStreamTrack.cpp",
|
| "WebDOMMessageEvent.cpp",
|
| - "WebDataSourceImpl.cpp",
|
| - "WebDataSourceImpl.h",
|
| "WebDatabase.cpp",
|
| "WebDateTimeSuggestion.cpp",
|
| "WebDevToolsAgentImpl.cpp",
|
|
|