| Index: Source/web/PageScaleConstraintsSet.h
|
| diff --git a/Source/web/PageScaleConstraintsSet.h b/Source/web/PageScaleConstraintsSet.h
|
| index dc90dcf74054b9a163a203efc9996c8b1b4d1464..b31d4e4b1255ac4520697eb237b3a31a704f921e 100644
|
| --- a/Source/web/PageScaleConstraintsSet.h
|
| +++ b/Source/web/PageScaleConstraintsSet.h
|
| @@ -35,7 +35,7 @@
|
| #include "core/page/PageScaleConstraints.h"
|
| #include "platform/geometry/IntSize.h"
|
|
|
| -namespace WebKit {
|
| +namespace blink {
|
|
|
| // This class harmonizes the viewport (particularly page scale) constraints from
|
| // the meta viewport tag and other sources.
|
|
|