| 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 6176634d8b1ad12d2932bb012a1cfa18259b78b3..5454bf022cae6084c83c29cedb767af9e124f22f 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -508,6 +508,7 @@ component("platform") {
|
| "exported/WebAudioBus.cpp",
|
| "exported/WebAudioDevice.cpp",
|
| "exported/WebBlobData.cpp",
|
| + "exported/WebCache.cpp",
|
| "exported/WebCanvasCaptureHandler.cpp",
|
| "exported/WebContentDecryptionModule.cpp",
|
| "exported/WebContentDecryptionModuleAccess.cpp",
|
|
|