Index: content/shell/browser/shell_net_log.h |
diff --git a/content/shell/shell_net_log.h b/content/shell/browser/shell_net_log.h |
similarity index 75% |
rename from content/shell/shell_net_log.h |
rename to content/shell/browser/shell_net_log.h |
index ead9108dd18aeecf5f1daf6311535be8286aef28..9846917aed1bacf0dd5040b20cc22a4b06237ed1 100644 |
--- a/content/shell/shell_net_log.h |
+++ b/content/shell/browser/shell_net_log.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CONTENT_SHELL_SHELL_CONTENT_BROWSER_CLIENT_H_ |
-#define CONTENT_SHELL_SHELL_CONTENT_BROWSER_CLIENT_H_ |
+#ifndef CONTENT_SHELL_BROWSER_SHELL_NET_LOG_H_ |
+#define CONTENT_SHELL_BROWSER_SHELL_NET_LOG_H_ |
#include <string> |
@@ -25,4 +25,4 @@ class ShellNetLog : public net::NetLog { |
} // namespace content |
-#endif // CONTENT_SHELL_SHELL_CONTENT_BROWSER_CLIENT_H_ |
+#endif // CONTENT_SHELL_BROWSER_SHELL_NET_LOG_H_ |