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" |