Index: content/shell/browser/notify_done_forwarder.cc |
diff --git a/content/shell/notify_done_forwarder.cc b/content/shell/browser/notify_done_forwarder.cc |
similarity index 89% |
rename from content/shell/notify_done_forwarder.cc |
rename to content/shell/browser/notify_done_forwarder.cc |
index 522138ebb8f889da3062447f8899c7c6f1da262c..a7b70c6607b6d48200f5d7a74d31f18555277cdc 100644 |
--- a/content/shell/notify_done_forwarder.cc |
+++ b/content/shell/browser/notify_done_forwarder.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/shell/notify_done_forwarder.h" |
+#include "content/shell/browser/notify_done_forwarder.h" |
+#include "content/shell/browser/webkit_test_controller.h" |
#include "content/shell/common/shell_messages.h" |
-#include "content/shell/webkit_test_controller.h" |
namespace content { |