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

Unified Diff: Source/modules/modules.gypi

Issue 20262003: Use Platform::queryUsageAndQuota and deprecate WebFrameClient::queryUsageAndQuota (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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
« no previous file with comments | « no previous file | Source/modules/quota/StorageQuota.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 0ae16a47fd0b289100462db7bc5c7899abb8212d..7400d9ed129890c0352929d5f36dc8916c839701 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -497,6 +497,8 @@
'quota/StorageQuota.h',
'quota/StorageQuotaCallback.h',
'quota/StorageUsageCallback.h',
+ 'quota/WebStorageQuotaCallbacksImpl.cpp',
+ 'quota/WebStorageQuotaCallbacksImpl.h',
'quota/WorkerNavigatorStorageQuota.cpp',
'quota/WorkerNavigatorStorageQuota.h',
'speech/DOMWindowSpeechSynthesis.cpp',
« no previous file with comments | « no previous file | Source/modules/quota/StorageQuota.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698