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

Unified Diff: chrome/test/worker/test_worker_main.cc

Issue 9712: AppCachePlumbing (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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
Index: chrome/test/worker/test_worker_main.cc
===================================================================
--- chrome/test/worker/test_worker_main.cc (revision 13181)
+++ chrome/test/worker/test_worker_main.cc (working copy)
@@ -57,6 +57,7 @@
int load_flags,
int requestor_pid,
ResourceType::Type request_type,
+ int app_cache_context_id,
int routing_id) {
return NULL;
}

Powered by Google App Engine
This is Rietveld 408576698