diff options
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r-- | webkit/webkit.gyp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp index 4ba49cc..252779c 100644 --- a/webkit/webkit.gyp +++ b/webkit/webkit.gyp @@ -2094,8 +2094,6 @@ '../third_party/WebKit/WebCore/platform/graphics/chromium/PlatformIcon.h', '../third_party/WebKit/WebCore/platform/graphics/chromium/SimpleFontDataChromiumWin.cpp', '../third_party/WebKit/WebCore/platform/graphics/chromium/SimpleFontDataLinux.cpp', - '../third_party/WebKit/WebCore/platform/graphics/chromium/ThemeHelperChromiumWin.cpp', - '../third_party/WebKit/WebCore/platform/graphics/chromium/ThemeHelperChromiumWin.h', '../third_party/WebKit/WebCore/platform/graphics/chromium/TransparencyWin.cpp', '../third_party/WebKit/WebCore/platform/graphics/chromium/TransparencyWin.h', '../third_party/WebKit/WebCore/platform/graphics/chromium/UniscribeHelper.cpp', @@ -2591,7 +2589,7 @@ '../third_party/WebKit/WebCore/platform/network/soup/ResourceRequest.h', '../third_party/WebKit/WebCore/platform/network/soup/ResourceResponse.h', '../third_party/WebKit/WebCore/platform/network/soup/webkit-soup-auth-dialog.c', - 'third_party/WebKit/WebCore/platform/network/soup/webkit-soup-auth-dialog.h', + '../third_party/WebKit/WebCore/platform/network/soup/webkit-soup-auth-dialog.h', '../third_party/WebKit/WebCore/platform/network/win/CookieJarCFNetWin.cpp', '../third_party/WebKit/WebCore/platform/network/win/CookieJarWin.cpp', '../third_party/WebKit/WebCore/platform/network/win/CookieStorageWin.cpp', |