Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(148)

Unified Diff: third_party/WebKit/Source/modules/quota/BUILD.gn

Issue 2410403002: Remove the experimental navigator.storageQuota API (Closed)
Patch Set: Rebased Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 b454efd3c6435557d045d2ca2313654c21b7ed0c..7e2c269bf053ee7170dcf5cc85931e2a02ae3d3e 100644
--- a/third_party/WebKit/Source/modules/quota/BUILD.gn
+++ b/third_party/WebKit/Source/modules/quota/BUILD.gn
@@ -22,11 +22,7 @@ blink_modules_sources("quota") {
"StorageErrorCallback.h",
"StorageManager.cpp",
"StorageManager.h",
- "StorageQuota.cpp",
- "StorageQuota.h",
"StorageQuotaCallback.h",
- "StorageQuotaCallbacksImpl.cpp",
- "StorageQuotaCallbacksImpl.h",
"StorageQuotaClient.cpp",
"StorageQuotaClient.h",
"StorageUsageCallback.h",

Powered by Google App Engine
This is Rietveld 408576698