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

Unified Diff: webkit/storage_browser.gyp

Issue 22314003: NavigationController prototype Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: NavController prototype - chrome side Created 7 years, 3 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 | « webkit/common/appcache/appcache_interfaces.cc ('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 9725e99d59e1942b30a2de7ad2fbce4c4e0ad6f7..4a025ad56a5f6089a6bc9bdab1726480a3178135 100644
--- a/webkit/storage_browser.gyp
+++ b/webkit/storage_browser.gyp
@@ -33,6 +33,7 @@
'browser/appcache/appcache_disk_cache.h',
'browser/appcache/appcache_entry.h',
'browser/appcache/appcache_executable_handler.h',
+ 'browser/appcache/appcache_executable_handler.cc',
'browser/appcache/appcache_group.cc',
'browser/appcache/appcache_group.h',
'browser/appcache/appcache_histograms.cc',
@@ -70,6 +71,8 @@
'browser/blob/blob_storage_context.h',
'browser/blob/blob_storage_host.cc',
'browser/blob/blob_storage_host.h',
+ 'browser/blob/blob_reader.cc',
+ 'browser/blob/blob_reader.h',
'browser/blob/blob_url_request_job.cc',
'browser/blob/blob_url_request_job.h',
'browser/blob/blob_url_request_job_factory.cc',
« no previous file with comments | « webkit/common/appcache/appcache_interfaces.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698