Index: content/public/browser/ssl_host_state_delegate.h |
diff --git a/content/public/browser/ssl_host_state_delegate.h b/content/public/browser/ssl_host_state_delegate.h |
index 0aee27452287112d488656a1269c42d2a983acb9..859a4e78be5fce2548dc41fa09af757927fbc55d 100644 |
--- a/content/public/browser/ssl_host_state_delegate.h |
+++ b/content/public/browser/ssl_host_state_delegate.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_BROWSER_SSL_HOST_STATE_DELEGATE_H_ |
-#define CONTENT_BROWSER_SSL_HOST_STATE_DELEGATE_H_ |
+#ifndef CONTENT_PUBLIC_BROWSER_SSL_HOST_STATE_DELEGATE_H_ |
+#define CONTENT_PUBLIC_BROWSER_SSL_HOST_STATE_DELEGATE_H_ |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
@@ -49,4 +49,4 @@ class SSLHostStateDelegate { |
} // namespace content |
-#endif // CONTENT_BROWSER_SSL_HOST_STATE_DELEGATE_H_ |
+#endif // CONTENT_PUBLIC_BROWSER_SSL_HOST_STATE_DELEGATE_H_ |