summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_blocking_page.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ssl/ssl_blocking_page.h')
-rw-r--r--chrome/browser/ssl/ssl_blocking_page.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/browser/ssl/ssl_blocking_page.h b/chrome/browser/ssl/ssl_blocking_page.h
index b83e16a..8ef9b28 100644
--- a/chrome/browser/ssl/ssl_blocking_page.h
+++ b/chrome/browser/ssl/ssl_blocking_page.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 CHROME_BROWSER_SSL_BLOCKING_PAGE_H_
-#define CHROME_BROWSER_SSL_BLOCKING_PAGE_H_
+#ifndef CHROME_BROWSER_SSL_SSL_BLOCKING_PAGE_H_
+#define CHROME_BROWSER_SSL_SSL_BLOCKING_PAGE_H_
#include <string>
@@ -70,4 +70,4 @@ class SSLBlockingPage : public InterstitialPage {
DISALLOW_COPY_AND_ASSIGN(SSLBlockingPage);
};
-#endif // #ifndef CHROME_BROWSER_SSL_BLOCKING_PAGE_H_
+#endif // CHROME_BROWSER_SSL_SSL_BLOCKING_PAGE_H_