| Index: third_party/WebKit/Source/web/web.gypi
|
| diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
|
| index 3f6bd77d95331beca51420038fec8f66742dced1..3ea057095143b3eb6b1da03702576f3e637d5a51 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -188,6 +188,7 @@
|
| 'WebRange.cpp',
|
| 'WebRemoteFrameImpl.cpp',
|
| 'WebRemoteFrameImpl.h',
|
| + 'WebRenderTheme.cpp',
|
| 'WebRuntimeFeatures.cpp',
|
| 'WebScopedUserGesture.cpp',
|
| 'WebScopedWindowFocusAllowedIndicator.cpp',
|
| @@ -221,7 +222,6 @@
|
| 'WebViewImpl.h',
|
| 'WorkerContentSettingsClient.cpp',
|
| 'WorkerContentSettingsClient.h',
|
| - 'default/WebRenderTheme.cpp',
|
| 'linux/WebFontRendering.cpp',
|
| 'mac/WebScrollbarTheme.mm',
|
| 'mac/WebSubstringUtil.mm',
|
|
|