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

Unified Diff: webkit/storage_browser.gyp

Issue 61593002: Quota: Implement QuotaBackendImpl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: build fix Created 7 years, 1 month 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 | « webkit/browser/fileapi/sandbox_file_system_backend_delegate.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/storage_browser.gyp
diff --git a/webkit/storage_browser.gyp b/webkit/storage_browser.gyp
index 9a71f1a62d576fc1bfc26f68d57d65d73252ca8d..c474c5605bee13294035d584722ecd8653c90b7e 100644
--- a/webkit/storage_browser.gyp
+++ b/webkit/storage_browser.gyp
@@ -156,6 +156,8 @@
'browser/fileapi/quota/open_file_handle.h',
'browser/fileapi/quota/open_file_handle_context.cc',
'browser/fileapi/quota/open_file_handle_context.h',
+ 'browser/fileapi/quota/quota_backend_impl.cc',
+ 'browser/fileapi/quota/quota_backend_impl.h',
'browser/fileapi/quota/quota_reservation.cc',
'browser/fileapi/quota/quota_reservation.h',
'browser/fileapi/quota/quota_reservation_buffer.cc',
« no previous file with comments | « webkit/browser/fileapi/sandbox_file_system_backend_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698