| Index: public/web/default/WebRenderTheme.h
|
| diff --git a/public/web/default/WebRenderTheme.h b/public/web/default/WebRenderTheme.h
|
| index 6a425311ad59d19188ae30ceab57aacca60e8199..7fc653c91d3cbf446f88f906511a928441f66e87 100644
|
| --- a/public/web/default/WebRenderTheme.h
|
| +++ b/public/web/default/WebRenderTheme.h
|
| @@ -33,11 +33,11 @@
|
|
|
| #include "../../platform/WebCommon.h"
|
|
|
| -namespace WebKit {
|
| +namespace blink {
|
|
|
| // Set caret blink interval for text input areas.
|
| BLINK_EXPORT void setCaretBlinkInterval(double);
|
|
|
| -} // namespace WebKit
|
| +} // namespace blink
|
|
|
| #endif
|
|
|