| Index: third_party/WebKit/Source/modules/quota/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/quota/BUILD.gn b/third_party/WebKit/Source/modules/quota/BUILD.gn
|
| index 85929d0a545b265c9cf344752587b8b727f415ac..b454efd3c6435557d045d2ca2313654c21b7ed0c 100644
|
| --- a/third_party/WebKit/Source/modules/quota/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/quota/BUILD.gn
|
| @@ -20,8 +20,6 @@ blink_modules_sources("quota") {
|
| "NavigatorStorageQuota.h",
|
| "StorageErrorCallback.cpp",
|
| "StorageErrorCallback.h",
|
| - "StorageInfo.cpp",
|
| - "StorageInfo.h",
|
| "StorageManager.cpp",
|
| "StorageManager.h",
|
| "StorageQuota.cpp",
|
|
|