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

Side by Side Diff: Source/core/core.gypi

Issue 16959011: Get rid of multiple inheritence for SVGViewElement interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 'variables': { 2 'variables': {
3 'core_idl_files': [ 3 'core_idl_files': [
4 'css/CSS.idl', 4 'css/CSS.idl',
5 'css/CSSCharsetRule.idl', 5 'css/CSSCharsetRule.idl',
6 'css/CSSFontFaceLoadEvent.idl', 6 'css/CSSFontFaceLoadEvent.idl',
7 'css/CSSFontFaceRule.idl', 7 'css/CSSFontFaceRule.idl',
8 'css/CSSHostRule.idl', 8 'css/CSSHostRule.idl',
9 'css/CSSImportRule.idl', 9 'css/CSSImportRule.idl',
10 'css/CSSMediaRule.idl', 10 'css/CSSMediaRule.idl',
(...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after
346 'svg/SVGColor.idl', 346 'svg/SVGColor.idl',
347 'svg/SVGComponentTransferFunctionElement.idl', 347 'svg/SVGComponentTransferFunctionElement.idl',
348 'svg/SVGCursorElement.idl', 348 'svg/SVGCursorElement.idl',
349 'svg/SVGDefsElement.idl', 349 'svg/SVGDefsElement.idl',
350 'svg/SVGDescElement.idl', 350 'svg/SVGDescElement.idl',
351 'svg/SVGDocument.idl', 351 'svg/SVGDocument.idl',
352 'svg/SVGElement.idl', 352 'svg/SVGElement.idl',
353 'svg/SVGElementInstance.idl', 353 'svg/SVGElementInstance.idl',
354 'svg/SVGElementInstanceList.idl', 354 'svg/SVGElementInstanceList.idl',
355 'svg/SVGEllipseElement.idl', 355 'svg/SVGEllipseElement.idl',
356 'svg/SVGExternalResourcesRequired.idl',
356 'svg/SVGFEBlendElement.idl', 357 'svg/SVGFEBlendElement.idl',
357 'svg/SVGFEColorMatrixElement.idl', 358 'svg/SVGFEColorMatrixElement.idl',
358 'svg/SVGFEComponentTransferElement.idl', 359 'svg/SVGFEComponentTransferElement.idl',
359 'svg/SVGFECompositeElement.idl', 360 'svg/SVGFECompositeElement.idl',
360 'svg/SVGFEConvolveMatrixElement.idl', 361 'svg/SVGFEConvolveMatrixElement.idl',
361 'svg/SVGFEDiffuseLightingElement.idl', 362 'svg/SVGFEDiffuseLightingElement.idl',
362 'svg/SVGFEDisplacementMapElement.idl', 363 'svg/SVGFEDisplacementMapElement.idl',
363 'svg/SVGFEDistantLightElement.idl', 364 'svg/SVGFEDistantLightElement.idl',
364 'svg/SVGFEDropShadowElement.idl', 365 'svg/SVGFEDropShadowElement.idl',
365 'svg/SVGFEFloodElement.idl', 366 'svg/SVGFEFloodElement.idl',
366 'svg/SVGFEFuncAElement.idl', 367 'svg/SVGFEFuncAElement.idl',
367 'svg/SVGFEFuncBElement.idl', 368 'svg/SVGFEFuncBElement.idl',
368 'svg/SVGFEFuncGElement.idl', 369 'svg/SVGFEFuncGElement.idl',
369 'svg/SVGFEFuncRElement.idl', 370 'svg/SVGFEFuncRElement.idl',
370 'svg/SVGFEGaussianBlurElement.idl', 371 'svg/SVGFEGaussianBlurElement.idl',
371 'svg/SVGFEImageElement.idl', 372 'svg/SVGFEImageElement.idl',
372 'svg/SVGFEMergeElement.idl', 373 'svg/SVGFEMergeElement.idl',
373 'svg/SVGFEMergeNodeElement.idl', 374 'svg/SVGFEMergeNodeElement.idl',
374 'svg/SVGFEMorphologyElement.idl', 375 'svg/SVGFEMorphologyElement.idl',
375 'svg/SVGFEOffsetElement.idl', 376 'svg/SVGFEOffsetElement.idl',
376 'svg/SVGFEPointLightElement.idl', 377 'svg/SVGFEPointLightElement.idl',
377 'svg/SVGFESpecularLightingElement.idl', 378 'svg/SVGFESpecularLightingElement.idl',
378 'svg/SVGFESpotLightElement.idl', 379 'svg/SVGFESpotLightElement.idl',
379 'svg/SVGFETileElement.idl', 380 'svg/SVGFETileElement.idl',
380 'svg/SVGFETurbulenceElement.idl', 381 'svg/SVGFETurbulenceElement.idl',
381 'svg/SVGFilterElement.idl', 382 'svg/SVGFilterElement.idl',
383 'svg/SVGFitToViewBox.idl',
382 'svg/SVGFontElement.idl', 384 'svg/SVGFontElement.idl',
383 'svg/SVGFontFaceElement.idl', 385 'svg/SVGFontFaceElement.idl',
384 'svg/SVGFontFaceFormatElement.idl', 386 'svg/SVGFontFaceFormatElement.idl',
385 'svg/SVGFontFaceNameElement.idl', 387 'svg/SVGFontFaceNameElement.idl',
386 'svg/SVGFontFaceSrcElement.idl', 388 'svg/SVGFontFaceSrcElement.idl',
387 'svg/SVGFontFaceUriElement.idl', 389 'svg/SVGFontFaceUriElement.idl',
388 'svg/SVGForeignObjectElement.idl', 390 'svg/SVGForeignObjectElement.idl',
389 'svg/SVGGElement.idl', 391 'svg/SVGGElement.idl',
390 'svg/SVGGlyphElement.idl', 392 'svg/SVGGlyphElement.idl',
391 'svg/SVGGlyphRefElement.idl', 393 'svg/SVGGlyphRefElement.idl',
(...skipping 3299 matching lines...) Expand 10 before | Expand all | Expand 10 after
3691 'bison_exe': 'bison', 3693 'bison_exe': 'bison',
3692 # We specify a preprocess so it happens locally and won't get 3694 # We specify a preprocess so it happens locally and won't get
3693 # distributed to goma. 3695 # distributed to goma.
3694 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to 3696 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to
3695 # use /usr/bin/clang once we require Xcode 4.x. 3697 # use /usr/bin/clang once we require Xcode 4.x.
3696 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' 3698 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"'
3697 }], 3699 }],
3698 ], 3700 ],
3699 } 3701 }
3700 } 3702 }
OLDNEW
« no previous file with comments | « LayoutTests/webexposed/global-constructors-listing-expected.txt ('k') | Source/core/svg/SVGExternalResourcesRequired.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698