| Index: Source/WebKit/chromium/WebKit.gyp
|
| diff --git a/Source/WebKit/chromium/WebKit.gyp b/Source/WebKit/chromium/WebKit.gyp
|
| index 0fcccb7daf87b47d79ed4c7d8e3bb381304ba1c4..262b12e82ffda6cc24b71df74fdd42cc34802584 100644
|
| --- a/Source/WebKit/chromium/WebKit.gyp
|
| +++ b/Source/WebKit/chromium/WebKit.gyp
|
| @@ -396,6 +396,8 @@
|
| 'src/UserMediaClientImpl.cpp',
|
| 'src/ValidationMessageClientImpl.cpp',
|
| 'src/ValidationMessageClientImpl.h',
|
| + 'src/ViewportAnchor.cpp',
|
| + 'src/ViewportAnchor.h',
|
| 'src/WebTextCheckingCompletionImpl.h',
|
| 'src/WebTextCheckingCompletionImpl.cpp',
|
| 'src/WebTextCheckingResult.cpp',
|
|
|