| Index: sky/engine/core/css/parser/MediaQueryBlockWatcher.h
|
| diff --git a/sky/engine/core/css/parser/MediaQueryBlockWatcher.h b/sky/engine/core/css/parser/MediaQueryBlockWatcher.h
|
| index e0bfcd9b1f9cf604778b509ff8c9ea19c8ed5723..5eb20211e1cc503447040e9f12efd2d126265e88 100644
|
| --- a/sky/engine/core/css/parser/MediaQueryBlockWatcher.h
|
| +++ b/sky/engine/core/css/parser/MediaQueryBlockWatcher.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 MediaQueryBlockWatcher_h
|
| -#define MediaQueryBlockWatcher_h
|
| +#ifndef SKY_ENGINE_CORE_CSS_PARSER_MEDIAQUERYBLOCKWATCHER_H_
|
| +#define SKY_ENGINE_CORE_CSS_PARSER_MEDIAQUERYBLOCKWATCHER_H_
|
|
|
| namespace blink {
|
|
|
| @@ -22,4 +22,4 @@ private:
|
|
|
| } // namespace
|
|
|
| -#endif // MediaQueryBlockWatcher_h
|
| +#endif // SKY_ENGINE_CORE_CSS_PARSER_MEDIAQUERYBLOCKWATCHER_H_
|
|
|