Index: content/shell/browser/shell_net_log.cc |
diff --git a/content/shell/shell_net_log.cc b/content/shell/browser/shell_net_log.cc |
similarity index 97% |
rename from content/shell/shell_net_log.cc |
rename to content/shell/browser/shell_net_log.cc |
index 03443d2e3ae273c42590450b875b5a81255a3901..97276d67300dda561133dd234d57e2cd1fc840d6 100644 |
--- a/content/shell/shell_net_log.cc |
+++ b/content/shell/browser/shell_net_log.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/shell/shell_net_log.h" |
+#include "content/shell/browser/shell_net_log.h" |
#include <stdio.h> |