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

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

Issue 2585563002: Quota: StorageInfo should be a dictionary (Closed)
Patch Set: Created 4 years 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 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",
« no previous file with comments | « third_party/WebKit/Source/modules/modules_idl_files.gni ('k') | third_party/WebKit/Source/modules/quota/StorageInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698