Index: content/child/appcache/appcache_backend_proxy.cc |
diff --git a/content/child/appcache_backend_proxy.cc b/content/child/appcache/appcache_backend_proxy.cc |
similarity index 97% |
rename from content/child/appcache_backend_proxy.cc |
rename to content/child/appcache/appcache_backend_proxy.cc |
index 8323751b3064e49d066f8e653844faaa7b2df908..dbd11a454ed1d46178dfa9054792417fa3dc7bf2 100644 |
--- a/content/child/appcache_backend_proxy.cc |
+++ b/content/child/appcache/appcache_backend_proxy.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_backend_proxy.h" |
+#include "content/child/appcache/appcache_backend_proxy.h" |
#include "content/common/appcache_messages.h" |