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

Unified Diff: content/child/appcache/appcache_dispatcher.cc

Issue 22410007: Move appcache_frontend_impl.* to content/renderer/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 4 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 | « content/child/appcache/appcache_dispatcher.h ('k') | content/child/appcache/appcache_frontend_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/appcache/appcache_dispatcher.cc
diff --git a/content/child/appcache_dispatcher.cc b/content/child/appcache/appcache_dispatcher.cc
similarity index 97%
rename from content/child/appcache_dispatcher.cc
rename to content/child/appcache/appcache_dispatcher.cc
index 96adc895b0873909a55583717d827629ac45e751..a2e73120b85956cfdadc477b4c98bb9d0110d25f 100644
--- a/content/child/appcache_dispatcher.cc
+++ b/content/child/appcache/appcache_dispatcher.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "content/child/appcache_dispatcher.h"
+#include "content/child/appcache/appcache_dispatcher.h"
#include "content/common/appcache_messages.h"
« no previous file with comments | « content/child/appcache/appcache_dispatcher.h ('k') | content/child/appcache/appcache_frontend_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698