| Index: content/public/common/ssl_status.h
|
| ===================================================================
|
| --- content/public/common/ssl_status.h (revision 121660)
|
| +++ content/public/common/ssl_status.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 CONTENT_PUBLIC_BROWSER_SSL_STATUS_H_
|
| -#define CONTENT_PUBLIC_BROWSER_SSL_STATUS_H_
|
| +#ifndef CONTENT_PUBLIC_COMMON_SSL_STATUS_H_
|
| +#define CONTENT_PUBLIC_COMMON_SSL_STATUS_H_
|
| #pragma once
|
|
|
| #include "content/common/content_export.h"
|
| @@ -52,4 +52,4 @@
|
|
|
| } // namespace content
|
|
|
| -#endif // CONTENT_PUBLIC_BROWSER_SSL_STATUS_H_
|
| +#endif // CONTENT_PUBLIC_COMMON_SSL_STATUS_H_
|
|
|