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

Side by Side Diff: third_party/WebKit/WebCore/WebCore.gypi

Issue 399062: For the 249 branch:... (Closed) Base URL: svn://chrome-svn/chrome/branches/249/src/
Patch Set: Created 11 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | third_party/WebKit/WebCore/WebCore.gyp/WebCore.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 'variables': { 2 'variables': {
3 'webcore_bindings_idl_files': [ 3 'webcore_bindings_idl_files': [
4 4
5 #IDL files 5 #IDL files
6 'css/CSSCharsetRule.idl', 6 'css/CSSCharsetRule.idl',
7 'css/CSSFontFaceRule.idl', 7 'css/CSSFontFaceRule.idl',
8 'css/CSSImportRule.idl', 8 'css/CSSImportRule.idl',
9 'css/CSSMediaRule.idl', 9 'css/CSSMediaRule.idl',
10 'css/CSSPageRule.idl', 10 'css/CSSPageRule.idl',
(...skipping 1992 matching lines...) Expand 10 before | Expand all | Expand 10 after
2003 'platform/graphics/mac/IntSizeMac.mm', 2003 'platform/graphics/mac/IntSizeMac.mm',
2004 'platform/graphics/mac/MediaPlayerPrivateQTKit.h', 2004 'platform/graphics/mac/MediaPlayerPrivateQTKit.h',
2005 'platform/graphics/mac/MediaPlayerPrivateQTKit.mm', 2005 'platform/graphics/mac/MediaPlayerPrivateQTKit.mm',
2006 'platform/graphics/mac/MediaPlayerProxy.h', 2006 'platform/graphics/mac/MediaPlayerProxy.h',
2007 'platform/graphics/mac/SimpleFontDataMac.mm', 2007 'platform/graphics/mac/SimpleFontDataMac.mm',
2008 'platform/graphics/mac/WebLayer.h', 2008 'platform/graphics/mac/WebLayer.h',
2009 'platform/graphics/mac/WebLayer.mm', 2009 'platform/graphics/mac/WebLayer.mm',
2010 'platform/graphics/mac/WebTiledLayer.h', 2010 'platform/graphics/mac/WebTiledLayer.h',
2011 'platform/graphics/mac/WebTiledLayer.mm', 2011 'platform/graphics/mac/WebTiledLayer.mm',
2012 'platform/graphics/MediaPlayer.cpp', 2012 'platform/graphics/MediaPlayer.cpp',
2013 'platform/graphics/opentype/OpenTypeSanitizer.cpp',
2014 'platform/graphics/opentype/OpenTypeSanitizer.h',
2013 'platform/graphics/opentype/OpenTypeUtilities.cpp', 2015 'platform/graphics/opentype/OpenTypeUtilities.cpp',
2014 'platform/graphics/opentype/OpenTypeUtilities.h', 2016 'platform/graphics/opentype/OpenTypeUtilities.h',
2015 'platform/graphics/qt/ColorQt.cpp', 2017 'platform/graphics/qt/ColorQt.cpp',
2016 'platform/graphics/qt/FloatPointQt.cpp', 2018 'platform/graphics/qt/FloatPointQt.cpp',
2017 'platform/graphics/qt/FloatRectQt.cpp', 2019 'platform/graphics/qt/FloatRectQt.cpp',
2018 'platform/graphics/qt/FontCacheQt.cpp', 2020 'platform/graphics/qt/FontCacheQt.cpp',
2019 'platform/graphics/qt/FontCustomPlatformData.cpp', 2021 'platform/graphics/qt/FontCustomPlatformData.cpp',
2020 'platform/graphics/qt/FontCustomPlatformData.h', 2022 'platform/graphics/qt/FontCustomPlatformData.h',
2021 'platform/graphics/qt/FontFallbackListQt.cpp', 2023 'platform/graphics/qt/FontFallbackListQt.cpp',
2022 'platform/graphics/qt/FontPlatformData.h', 2024 'platform/graphics/qt/FontPlatformData.h',
(...skipping 1787 matching lines...) Expand 10 before | Expand all | Expand 10 after
3810 'inspector/front-end/Images/userInputPreviousIcon.png', 3812 'inspector/front-end/Images/userInputPreviousIcon.png',
3811 'inspector/front-end/Images/userInputResultIcon.png', 3813 'inspector/front-end/Images/userInputResultIcon.png',
3812 'inspector/front-end/Images/warningIcon.png', 3814 'inspector/front-end/Images/warningIcon.png',
3813 'inspector/front-end/Images/warningOrangeDot.png', 3815 'inspector/front-end/Images/warningOrangeDot.png',
3814 'inspector/front-end/Images/warningMediumIcon.png', 3816 'inspector/front-end/Images/warningMediumIcon.png',
3815 'inspector/front-end/Images/warningsErrors.png', 3817 'inspector/front-end/Images/warningsErrors.png',
3816 'inspector/front-end/Images/whiteConnectorPoint.png' 3818 'inspector/front-end/Images/whiteConnectorPoint.png'
3817 ], 3819 ],
3818 } 3820 }
3819 } 3821 }
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/WebCore/WebCore.gyp/WebCore.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698