| Index: chrome/common/logging_chrome.h
|
| diff --git a/chrome/common/logging_chrome.h b/chrome/common/logging_chrome.h
|
| index 9cead8b10a3895c60819808d30e47ce390b82548..58acda6723c445cee8b481211853b19cd1569b83 100644
|
| --- a/chrome/common/logging_chrome.h
|
| +++ b/chrome/common/logging_chrome.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_COMMON_LOGGING_CHROME_H__
|
| -#define CHROME_COMMON_LOGGING_CHROME_H__
|
| +#ifndef CHROME_COMMON_LOGGING_CHROME_H_
|
| +#define CHROME_COMMON_LOGGING_CHROME_H_
|
|
|
| #include "base/logging.h"
|
| #include "base/time/time.h"
|
|
|