Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4773)

Unified Diff: chrome/browser/ssl/ssl_blocking_page.h

Issue 384103: This patch is the rest of the lint cleanup minus the other open issue. (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ssl/ssl_blocking_page.h
diff --git a/chrome/browser/ssl/ssl_blocking_page.h b/chrome/browser/ssl/ssl_blocking_page.h
index b83e16a4be5699aac962c3732053a24c3f580644..8ef9b28f0f4018d421285b398b0c225e4368fa0c 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_
« no previous file with comments | « chrome/browser/search_engines/template_url_prepopulate_data.h ('k') | chrome/browser/ssl/ssl_client_auth_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698