| Index: third_party/WebKit/Source/platform/ThemeTypes.h
|
| diff --git a/third_party/WebKit/Source/platform/ThemeTypes.h b/third_party/WebKit/Source/platform/ThemeTypes.h
|
| index ba8805f861f4d924f3e4cbd80c4418f8d0ce3ff8..791c698b22d80f456fb4ea6c1c296499c68983c6 100644
|
| --- a/third_party/WebKit/Source/platform/ThemeTypes.h
|
| +++ b/third_party/WebKit/Source/platform/ThemeTypes.h
|
| @@ -76,5 +76,5 @@ enum ThemeColor {
|
| FocusRingColor, ActiveListBoxSelection, ActiveListBoxSelectionText, InactiveListBoxSelection, InactiveListBoxSelectionText
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
| #endif
|
|
|