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

Unified Diff: Source/web/web.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 | « Source/web/WorkerStorageQuotaCallbacksBridge.cpp ('k') | public/web/WebCommonWorkerClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 22f3e7d9b37334ffa4a80bfe91891e447504a386..961fc9f37fa61569b132b1be71ae71bc33e744ac 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -242,8 +242,6 @@
'WebSpeechRecognitionHandle.cpp',
'WebSpeechRecognitionResult.cpp',
'WebStorageEventDispatcherImpl.cpp',
- 'WebStorageQuotaCallbacksImpl.cpp',
- 'WebStorageQuotaCallbacksImpl.h',
'WebSurroundingText.cpp',
'WebTextCheckingCompletionImpl.cpp',
'WebTextCheckingCompletionImpl.h',
@@ -276,8 +274,6 @@
'WorkerFileSystemClient.h',
'WorkerFileWriterCallbacksBridge.cpp',
'WorkerFileWriterCallbacksBridge.h',
- 'WorkerStorageQuotaCallbacksBridge.cpp',
- 'WorkerStorageQuotaCallbacksBridge.h',
'android/WebInputEventFactory.cpp',
'default/WebRenderTheme.cpp',
'gtk/WebInputEventFactory.cpp',
« no previous file with comments | « Source/web/WorkerStorageQuotaCallbacksBridge.cpp ('k') | public/web/WebCommonWorkerClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698