Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(452)

Unified Diff: Source/core/core.gypi

Issue 14325012: Remove the dynamic initialization of WebKitSystemInterface. Just call into the library directly. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: '' Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/WebKit/chromium/src/WebKit.cpp ('k') | Source/core/core.gyp/core.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 114de7e6a230acd744047a301f3e16523483be96..8b5f3808897453d9dcefaf09fd15bcb5839cef5e 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3042,10 +3042,8 @@
'platform/mac/SharedBufferMac.mm',
'platform/mac/ThemeMac.h',
'platform/mac/ThemeMac.mm',
- 'platform/mac/WebCoreSystemInterface.mm',
+ 'platform/mac/WebCoreSystemInterface.h',
'platform/mac/WebFontCache.mm',
- 'platform/mac/WebSystemInterface.h',
- 'platform/mac/WebSystemInterface.mm',
'platform/mediastream/MediaConstraints.h',
'platform/mediastream/MediaStreamCenter.cpp',
'platform/mediastream/MediaStreamCenter.h',
« no previous file with comments | « Source/WebKit/chromium/src/WebKit.cpp ('k') | Source/core/core.gyp/core.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698