Index: content/browser/resolve_proxy_msg_helper.h |
=================================================================== |
--- content/browser/resolve_proxy_msg_helper.h (revision 85657) |
+++ content/browser/resolve_proxy_msg_helper.h (working copy) |
@@ -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 CHROME_BROWSER_NET_RESOLVE_PROXY_MSG_HELPER_H_ |
-#define CHROME_BROWSER_NET_RESOLVE_PROXY_MSG_HELPER_H_ |
+#ifndef CONTENT_BROWSER_RESOLVE_PROXY_MSG_HELPER_H_ |
+#define CONTENT_BROWSER_RESOLVE_PROXY_MSG_HELPER_H_ |
#pragma once |
#include <deque> |
@@ -82,4 +82,4 @@ |
net::ProxyService* proxy_service_override_; |
}; |
-#endif // CHROME_BROWSER_NET_RESOLVE_PROXY_MSG_HELPER_H_ |
+#endif // CONTENT_BROWSER_RESOLVE_PROXY_MSG_HELPER_H_ |