153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# This file is generated by gyp; do not edit.
253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)include $(CLEAR_VARS)
453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_MODULE_CLASS := STATIC_LIBRARIES
65267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)LOCAL_MODULE := third_party_WebKit_Source_core_webcore_remaining_gyp
753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_MODULE_SUFFIX := .a
8a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben MurdochLOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
9a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdochgyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
10a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdochgyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
1153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Make sure our deps are built first.
1353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_TARGET_DEPENDENCIES := \
14a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_webcore_prerequisites_gyp,,,$(GYP_VAR_PREFIX))/webcore_prerequisites.stamp \
15a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_library_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_library_gyp.a
1653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_GENERATED_OUTPUTS :=
1853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Make sure our deps and generated files are built first.
2053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
2153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_GENERATED_SOURCES :=
2353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_COPIED_SOURCE_ORIGIN_DIRS :=
2553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_SRC_FILES := \
275267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/Init.cpp \
28bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXARIAGrid.cpp \
29bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXARIAGridCell.cpp \
30bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXARIAGridRow.cpp \
31bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXImageMapLink.cpp \
32bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXInlineTextBox.cpp \
33bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXList.cpp \
34bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXListBox.cpp \
35bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXListBoxOption.cpp \
36bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXMediaControls.cpp \
37bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXMenuList.cpp \
38bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXMenuListOption.cpp \
39bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXMenuListPopup.cpp \
40bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXMockObject.cpp \
41bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXNodeObject.cpp \
42bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXObject.cpp \
43a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/accessibility/AXObjectCache.cpp \
44bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXProgressIndicator.cpp \
45bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXRenderObject.cpp \
46a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/accessibility/AXSVGRoot.cpp \
47bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXScrollView.cpp \
48bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXScrollbar.cpp \
49bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXSlider.cpp \
50bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXSpinButton.cpp \
51bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXTable.cpp \
52bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXTableCell.cpp \
53bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXTableColumn.cpp \
54bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXTableHeaderContainer.cpp \
55bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXTableRow.cpp \
5651b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/animation/ActiveAnimations.cpp \
57197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableClipPathOperation.cpp \
58197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableColor.cpp \
59197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp \
60197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableFilterOperations.cpp \
61197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableImage.cpp \
62197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableLength.cpp \
63197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableLengthBox.cpp \
64197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableLengthBoxAndBool.cpp \
65197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableLengthPoint.cpp \
66197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableLengthPoint3D.cpp \
67197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableLengthSize.cpp \
68197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableRepeatable.cpp \
69197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableSVGLength.cpp \
70197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableSVGPaint.cpp \
71197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableShadow.cpp \
72197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableShapeValue.cpp \
73197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableStrokeDasharrayList.cpp \
74197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableTransform.cpp \
75197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableValue.cpp \
76197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableValueKeyframe.cpp \
77197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/animation/animatable/AnimatableVisibility.cpp \
7881a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/animation/Animation.cpp \
79d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimationClock.cpp \
807242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/animation/AnimationInputHelpers.cpp \
81a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/animation/AnimationPlayer.cpp \
82d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimationNode.cpp \
83d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimationNodeTiming.cpp \
84f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimationStack.cpp \
85d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimationTimeline.cpp \
8609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimationTranslationUtil.cpp \
87f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/animation/CompositorAnimations.cpp \
88d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/animation/CompositorPendingAnimations.cpp \
8951b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/animation/DocumentAnimations.cpp \
90d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/animation/EffectInput.cpp \
91c0e19a689c8ac22cdc96b291a8d33a5d3b0b34a4Torne (Richard Coles)	third_party/WebKit/Source/core/animation/InertAnimation.cpp \
92d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/animation/InterpolableValue.cpp \
93d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/animation/InterpolationEffect.cpp \
9409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/animation/KeyframeEffectModel.cpp \
956f543c786fc42989f552b4daa774ca5ff32fa697Ben Murdoch	third_party/WebKit/Source/core/animation/SampledEffect.cpp \
96a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/animation/StringKeyframe.cpp \
97d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/animation/TimingInput.cpp \
98f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	third_party/WebKit/Source/core/animation/css/CSSAnimatableValueFactory.cpp \
9909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/animation/css/CSSAnimationData.cpp \
100a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/animation/css/CSSAnimations.cpp \
101d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/animation/css/CSSPropertyEquality.cpp \
102d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/animation/css/CSSTimingData.cpp \
103d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/animation/css/CSSTransitionData.cpp \
104c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolation.cpp \
105c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/core/animation/Interpolation.cpp \
106c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/core/animation/LengthStyleInterpolation.cpp \
10709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/clipboard/DataObject.cpp \
10809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/clipboard/DataObjectItem.cpp \
109197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/clipboard/DataTransfer.cpp \
11009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/clipboard/DataTransferItem.cpp \
11109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/clipboard/DataTransferItemList.cpp \
11209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/clipboard/Pasteboard.cpp \
11353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/BasicShapeFunctions.cpp \
114d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/css/BinaryDataFontFaceSource.cpp \
11553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSAspectRatioValue.cpp \
11653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSBasicShapes.cpp \
11753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSBorderImage.cpp \
11853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSBorderImageSliceValue.cpp \
11953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSCalculationValue.cpp \
120a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/CSSCanvasValue.cpp \
12153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSCharsetRule.cpp \
12253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp \
12353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSCrossfadeValue.cpp \
12453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSCursorImageValue.cpp \
12553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.cpp \
1265267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFilterRule.cpp \
1275267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFilterValue.cpp \
12853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontFace.cpp \
12953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontFaceRule.cpp \
13053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontFaceSource.cpp \
13153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontFaceSrcValue.cpp \
1321e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontFeatureValue.cpp \
13353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontSelector.cpp \
1341e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontValue.cpp \
13553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFunctionValue.cpp \
13653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSGradientValue.cpp \
13751b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp \
13809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/CSSGridTemplateAreasValue.cpp \
13953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSGroupingRule.cpp \
14053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSImageGeneratorValue.cpp \
14153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSImageSetValue.cpp \
14253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSImageValue.cpp \
14353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSImportRule.cpp \
14453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSInheritedValue.cpp \
14553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSInitialValue.cpp \
1465267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSKeyframeRule.cpp \
1475267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSKeyframesRule.cpp \
14853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSLineBoxContainValue.cpp \
14909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/CSSMarkup.cpp \
150a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/CSSMatrix.cpp \
15153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSMediaRule.cpp \
15253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSOMUtils.cpp \
15353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSPageRule.cpp \
15453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSPrimitiveValue.cpp \
15553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSProperty.cpp \
15653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSPropertySourceData.cpp \
15753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSReflectValue.cpp \
15853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSRule.cpp \
15953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSRuleList.cpp \
16009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/CSSSVGDocumentValue.cpp \
16153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSSegmentedFontFace.cpp \
16253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSSelector.cpp \
16353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSSelectorList.cpp \
1641e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSShadowValue.cpp \
16553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSStyleRule.cpp \
16653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSStyleSheet.cpp \
16753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSSupportsRule.cpp \
16853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSTimingFunctionValue.cpp \
169a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/css/CSSToLengthConversionData.cpp \
1705267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSTransformValue.cpp \
17153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.cpp \
17253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSValue.cpp \
17353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSValueList.cpp \
17453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSValuePool.cpp \
1755267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSViewportRule.cpp \
17609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/Counter.cpp \
17753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/DOMWindowCSS.cpp \
178f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/css/DocumentFontFaceSet.cpp \
17953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
1809bbd2f5e390b01907d97ecffde80aa1b06113aacTorne (Richard Coles)	third_party/WebKit/Source/core/css/FontFace.cpp \
18109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/FontFaceCache.cpp \
18209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/FontFaceSet.cpp \
183e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/core/css/FontFaceSetLoadEvent.cpp \
184d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/css/FontLoader.cpp \
1855267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/FontSize.cpp \
186d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/css/LocalFontFaceSource.cpp \
18753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaList.cpp \
18853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQuery.cpp \
18953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQueryEvaluator.cpp \
19053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQueryExp.cpp \
19153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQueryList.cpp \
19253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQueryListListener.cpp \
19353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQueryMatcher.cpp \
19407a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/core/css/MediaValues.cpp \
19510f88d5669dbd969c059d61ba09fa37dd72ac559Ben Murdoch	third_party/WebKit/Source/core/css/MediaValuesCached.cpp \
19610f88d5669dbd969c059d61ba09fa37dd72ac559Ben Murdoch	third_party/WebKit/Source/core/css/MediaValuesDynamic.cpp \
19753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/PageRuleCollector.cpp \
19809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/Pair.cpp \
19953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/PropertySetCSSStyleDeclaration.cpp \
20053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/RGBColor.cpp \
201d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/css/Rect.cpp \
202d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp \
20353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/RuleFeature.cpp \
20453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/RuleSet.cpp \
20553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/SVGCSSComputedStyleDeclaration.cpp \
20653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/SelectorChecker.cpp \
20753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/SelectorFilter.cpp \
20853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleMedia.cpp \
20953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StylePropertySerializer.cpp \
21053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StylePropertySet.cpp \
2117757ec2eadfa2dd8ac2aeed0a4399e9b07ec38cbBen Murdoch	third_party/WebKit/Source/core/css/StylePropertyShorthandCustom.cpp \
21253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleRule.cpp \
21353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleRuleImport.cpp \
21453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleSheet.cpp \
21553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleSheetContents.cpp \
21653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleSheetList.cpp \
21751b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/css/TreeBoundaryCrossingRules.cpp \
21807a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/core/css/invalidation/DescendantInvalidationSet.cpp \
21907a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/core/css/invalidation/StyleInvalidator.cpp \
220a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/invalidation/StyleSheetInvalidationAnalysis.cpp \
2217242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/css/parser/CSSParser.cpp \
222e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/core/css/parser/CSSParserMode.cpp \
223e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/core/css/parser/CSSParserValues.cpp \
224a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp \
2256f543c786fc42989f552b4daa774ca5ff32fa697Ben Murdoch	third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.cpp \
226a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/parser/MediaQueryInputStream.cpp \
227a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/parser/MediaQueryParser.cpp \
228f91f5fa1608c2cdd9af1842fb5dadbe78275be2aBo Liu	third_party/WebKit/Source/core/css/parser/SizesCalcParser.cpp \
229a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/parser/MediaQueryToken.cpp \
230a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/parser/MediaQueryTokenizer.cpp \
23110f88d5669dbd969c059d61ba09fa37dd72ac559Ben Murdoch	third_party/WebKit/Source/core/css/parser/SizesAttributeParser.cpp \
2323c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	third_party/WebKit/Source/core/css/resolver/AnimatedStyleBuilder.cpp \
233a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/CSSToStyleMap.cpp \
234fff8884795cb540f87cf6e6d67b629519b00eb8bBen Murdoch	third_party/WebKit/Source/core/css/resolver/ElementResolveContext.cpp \
235591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/css/resolver/ElementStyleResources.cpp \
23681a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/FilterOperationResolver.cpp \
2370019e4eead4d990e4304c54a9028aca9122fb256Ben Murdoch	third_party/WebKit/Source/core/css/resolver/FontBuilder.cpp \
238e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/css/resolver/MatchResult.cpp \
23909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.cpp \
24081a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.cpp \
241e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp \
242e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/css/resolver/StyleAdjuster.cpp \
243a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.cpp \
2445267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/StyleBuilderCustom.cpp \
24581a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp \
24607a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/core/css/resolver/StyleResolverParentScope.cpp \
24781a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp \
24851b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/StyleResolverStats.cpp \
249591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/css/resolver/StyleResourceLoader.cpp \
25081a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/TransformBuilder.cpp \
25181a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/ViewportStyleResolver.cpp \
25253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/AppendNodeCommand.cpp \
25353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/ApplyBlockElementCommand.cpp \
25453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/ApplyStyleCommand.cpp \
25553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/BreakBlockquoteCommand.cpp \
25623e46e0f045bc1935a09565578b448d36cfc5b8cBen Murdoch	third_party/WebKit/Source/core/editing/Caret.cpp \
25753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/CompositeEditCommand.cpp \
2585d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/core/editing/CompositionUnderlineRangeFilter.cpp \
25953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/CreateLinkCommand.cpp \
26053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/DeleteFromTextNodeCommand.cpp \
26153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/DeleteSelectionCommand.cpp \
262e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/core/editing/DOMSelection.cpp \
26353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/EditCommand.cpp \
26409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/editing/EditingBehavior.cpp \
26553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/EditingStyle.cpp \
26653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/Editor.cpp \
26753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/EditorCommand.cpp \
26851b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/editing/EditorKeyBindings.cpp \
26953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/FormatBlockCommand.cpp \
27053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/FrameSelection.cpp \
27153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/HTMLInterchange.cpp \
27253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/IndentOutdentCommand.cpp \
2733c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	third_party/WebKit/Source/core/editing/InputMethodController.cpp \
27453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertIntoTextNodeCommand.cpp \
27553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertLineBreakCommand.cpp \
27653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertListCommand.cpp \
27753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertNodeBeforeCommand.cpp \
27853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertParagraphSeparatorCommand.cpp \
27953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertTextCommand.cpp \
28053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/MarkupAccumulator.cpp \
28153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/MergeIdenticalElementsCommand.cpp \
28253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/MoveSelectionCommand.cpp \
283f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/editing/PlainTextRange.cpp \
284197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/editing/PositionWithAffinity.cpp \
28553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/RemoveCSSPropertyCommand.cpp \
28653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/RemoveFormatCommand.cpp \
28753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/RemoveNodeCommand.cpp \
28853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/RemoveNodePreservingChildrenCommand.cpp \
28953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/RenderedPosition.cpp \
29053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/ReplaceNodeWithSpanCommand.cpp \
29153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/ReplaceSelectionCommand.cpp \
29253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/SetNodeAttributeCommand.cpp \
29353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/SimplifyMarkupCommand.cpp \
29453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/SmartReplaceICU.cpp \
295e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/editing/SpellCheckRequester.cpp \
29609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/editing/SpellChecker.cpp \
29753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/SplitElementCommand.cpp \
29853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/SplitTextNodeCommand.cpp \
29953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/SplitTextNodeContainingElementCommand.cpp \
30053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/SurroundingText.cpp \
30153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/TextCheckingHelper.cpp \
30253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/TextInsertionBaseCommand.cpp \
30353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/TextIterator.cpp \
30453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/TypingCommand.cpp \
30551b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/editing/UndoStack.cpp \
30653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/UnlinkCommand.cpp \
30753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/VisiblePosition.cpp \
30853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/VisibleSelection.cpp \
30953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/VisibleUnits.cpp \
31053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/WrapContentsInDummySpanCommand.cpp \
31153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/htmlediting.cpp \
31253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/markup.cpp \
31309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.cpp \
3148abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	third_party/WebKit/Source/core/fetch/CrossOriginAccessControl.cpp \
315e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/DocumentResource.cpp \
3168abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	third_party/WebKit/Source/core/fetch/FetchContext.cpp \
3178abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	third_party/WebKit/Source/core/fetch/FetchRequest.cpp \
318c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/core/fetch/FetchUtils.cpp \
319e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/FontResource.cpp \
320e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/ImageResource.cpp \
32109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/fetch/MemoryCache.cpp \
322e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/RawResource.cpp \
323e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/Resource.cpp \
324e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp \
32509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/fetch/ResourceLoadPriorityOptimizer.cpp \
326e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/ResourceLoader.cpp \
3278abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	third_party/WebKit/Source/core/fetch/ResourceLoaderSet.cpp \
328e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/ResourcePtr.cpp \
329e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/ScriptResource.cpp \
330d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/TextResource.cpp \
331e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.cpp \
33253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/Blob.cpp \
33353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/File.cpp \
334591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/fileapi/FileError.cpp \
33553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/FileList.cpp \
33653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/FileReader.cpp \
33753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/FileReaderLoader.cpp \
33853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/FileReaderSync.cpp \
33909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/BarProp.cpp \
34009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/Console.cpp \
34109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/ConsoleBase.cpp \
34209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/DOMTimer.cpp \
34309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/DOMWindowBase64.cpp \
34409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/DOMWindowLifecycleNotifier.cpp \
34509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/DOMWindowLifecycleObserver.cpp \
34609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/DOMWindowProperty.cpp \
34709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/DOMWindowTimers.cpp \
34809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/DeprecatedScheduleStyleRecalcDuringLayout.cpp \
3495d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController.cpp \
350323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	third_party/WebKit/Source/core/frame/EventHandlerRegistry.cpp \
351c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/core/frame/PlatformEventController.cpp \
352c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/core/frame/PlatformEventDispatcher.cpp \
35309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/Frame.cpp \
3546f543c786fc42989f552b4daa774ca5ff32fa697Ben Murdoch	third_party/WebKit/Source/core/frame/FrameConsole.cpp \
35509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/FrameDestructionObserver.cpp \
35609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/FrameHost.cpp \
35709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/FrameView.cpp \
3589e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	third_party/WebKit/Source/core/frame/FrameViewAutoSizeInfo.cpp \
35909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/History.cpp \
36009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/ImageBitmap.cpp \
36176c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp \
362d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/LocalFrame.cpp \
36309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/Location.cpp \
36409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/Navigator.cpp \
365f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	third_party/WebKit/Source/core/frame/NavigatorCPU.cpp \
36609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/NavigatorID.cpp \
36710f88d5669dbd969c059d61ba09fa37dd72ac559Ben Murdoch	third_party/WebKit/Source/core/frame/NavigatorLanguage.cpp \
368d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/PinchViewport.cpp \
369d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/RemoteFrame.cpp \
37007a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/core/frame/RemoteFrameView.cpp \
37109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/Screen.cpp \
37209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/Settings.cpp \
37309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/SettingsDelegate.cpp \
374a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/frame/SmartClip.cpp \
3757242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/frame/SubresourceIntegrity.cpp \
37609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/SuspendableTimer.cpp \
37709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/UseCounter.cpp \
378d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.cpp \
379d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/CSPSource.cpp \
380d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/CSPSourceList.cpp \
381d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.cpp \
382d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/MediaListDirective.cpp \
383d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp \
384c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.cpp \
385a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/inspector/AsyncCallStackTracker.cpp \
386e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ConsoleMessage.cpp \
3877242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/inspector/ConsoleMessageStorage.cpp \
38853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ContentSearchUtils.cpp \
38953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/DOMEditor.cpp \
39053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/DOMPatchSupport.cpp \
39153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/IdentifiersFactory.cpp \
39253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScript.cpp \
39353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScriptBase.cpp \
39453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScriptCanvasModule.cpp \
39553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScriptHost.cpp \
39653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScriptManager.cpp \
39753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScriptModule.cpp \
39853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.cpp \
39953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorBaseAgent.cpp \
40053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp \
40153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorCanvasAgent.cpp \
40253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorConsoleAgent.cpp \
40353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorController.cpp \
40453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorCounters.cpp \
40553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorDOMAgent.cpp \
40653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.cpp \
40753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorDOMStorageAgent.cpp \
40853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorDebuggerAgent.cpp \
40953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorFrontendHost.cpp \
41053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorHeapProfilerAgent.cpp \
41153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorHistory.cpp \
41253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorInputAgent.cpp \
41309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorInspectorAgent.cpp \
41453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorInstrumentation.cpp \
41553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.cpp \
41653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorMemoryAgent.cpp \
417f91f5fa1608c2cdd9af1842fb5dadbe78275be2aBo Liu	third_party/WebKit/Source/core/inspector/InspectorNodeIds.cpp \
41853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorOverlay.cpp \
4195267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorOverlayHost.cpp \
42053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp \
42153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorProfilerAgent.cpp \
42253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorResourceAgent.cpp \
42376c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorResourceContentLoader.cpp \
42453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorRuntimeAgent.cpp \
42553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorState.cpp \
42653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorStyleSheet.cpp \
42753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorStyleTextEditor.cpp \
42853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorTimelineAgent.cpp \
429f91f5fa1608c2cdd9af1842fb5dadbe78275be2aBo Liu	third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp \
430f91f5fa1608c2cdd9af1842fb5dadbe78275be2aBo Liu	third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp \
43153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.cpp \
432591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/inspector/JSONParser.cpp \
43309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/inspector/JavaScriptCallFrame.cpp \
43453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/NetworkResourcesData.cpp \
43553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/PageConsoleAgent.cpp \
43653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/PageDebuggerAgent.cpp \
43753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/PageRuntimeAgent.cpp \
4387242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/inspector/PromiseTracker.cpp \
43953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ScriptArguments.cpp \
440197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/inspector/ScriptAsyncCallStack.cpp \
44153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ScriptCallFrame.cpp \
44253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ScriptCallStack.cpp \
44353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ScriptProfile.cpp \
44453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/TimelineRecordFactory.cpp \
445a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/inspector/TraceEventDispatcher.cpp \
44653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/WorkerConsoleAgent.cpp \
44753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/WorkerDebuggerAgent.cpp \
44853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/WorkerInspectorController.cpp \
44953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/WorkerRuntimeAgent.cpp \
450d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/loader/BeaconLoader.cpp \
45153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/CookieJar.cpp \
45253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/CrossOriginPreflightResultCache.cpp \
45353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/DocumentLoadTiming.cpp \
45453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/DocumentLoader.cpp \
45553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/DocumentThreadableLoader.cpp \
45653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/DocumentWriter.cpp \
45753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/EmptyClients.cpp \
45853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/FormState.cpp \
45953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/FormSubmission.cpp \
4608abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	third_party/WebKit/Source/core/loader/FrameFetchContext.cpp \
46153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/FrameLoader.cpp \
46253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/FrameLoaderStateMachine.cpp \
46309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/loader/HistoryItem.cpp \
46453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/ImageLoader.cpp \
46553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/LinkLoader.cpp \
46653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/MixedContentChecker.cpp \
46753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/NavigationAction.cpp \
468591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/loader/NavigationPolicy.cpp \
46953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/NavigationScheduler.cpp \
47053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/PingLoader.cpp \
471f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/loader/PrerenderHandle.cpp \
47253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/PrerendererClient.cpp \
47353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/ProgressTracker.cpp \
47453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/SinkDocument.cpp \
475591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/loader/TextResourceDecoderBuilder.cpp \
47653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/TextTrackLoader.cpp \
47753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/ThreadableLoader.cpp \
47853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/UniqueIdentifier.cpp \
47909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/loader/WorkerLoaderClientBridge.cpp \
48009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/loader/WorkerLoaderClientBridgeSyncHelper.cpp \
48153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp \
482e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp \
483d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.cpp \
48453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/AutoscrollController.cpp \
48553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/Chrome.cpp \
48653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/ContextMenuController.cpp \
487e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/page/CreateWindow.cpp \
4887242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/page/CustomContextMenuProvider.cpp \
48953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/DOMWindowPagePopup.cpp \
49053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/DragController.cpp \
49151b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/page/DragData.cpp \
49253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/EventHandler.cpp \
49353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/EventSource.cpp \
49453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/FocusController.cpp \
49553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/FrameTree.cpp \
49609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/page/InjectedStyleSheets.cpp \
4971e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/page/NetworkStateNotifier.cpp \
49853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/Page.cpp \
499d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/page/PageAnimator.cpp \
5000019e4eead4d990e4304c54a9028aca9122fb256Ben Murdoch	third_party/WebKit/Source/core/page/PageLifecycleNotifier.cpp \
5010019e4eead4d990e4304c54a9028aca9122fb256Ben Murdoch	third_party/WebKit/Source/core/page/PageLifecycleObserver.cpp \
50253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/PagePopupClient.cpp \
50309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/page/PagePopupController.cpp \
50493ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	third_party/WebKit/Source/core/page/PageScaleConstraints.cpp \
50553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/PageSerializer.cpp \
50653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/PageVisibilityState.cpp \
50753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/PointerLockController.cpp \
50853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/PrintContext.cpp \
509d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/page/ScopedPageLoadDeferrer.cpp \
51053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/SpatialNavigation.cpp \
51153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
51253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/TouchDisambiguation.cpp \
51353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/WindowFeatures.cpp \
51453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/WindowFocusAllowedIndicator.cpp \
51553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/scrolling/ScrollingConstraints.cpp \
51653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp \
5177242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/BlockPainter.cpp \
5187242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/BlockFlowPainter.cpp \
5197242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/BoxDecorationData.cpp \
5207242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/BoxPainter.cpp \
5217242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
5227242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/GridPainter.cpp \
5237242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/DetailsMarkerPainter.cpp \
5247242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/HTMLCanvasPainter.cpp \
5257242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/ImagePainter.cpp \
5267242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/InlineFlowBoxPainter.cpp \
5277242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/InlinePainter.cpp \
5287242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/LineBoxListPainter.cpp \
5297242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/ListMarkerPainter.cpp \
5307242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/ListItemPainter.cpp \
5317242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/ObjectPainter.cpp \
5327242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/MultiColumnSetPainter.cpp \
5337242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/ReplicaPainter.cpp \
5347242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/SVGForeignObjectPainter.cpp \
5357242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/SVGImagePainter.cpp \
5367242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/SVGTextPainter.cpp \
5377242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/TablePainter.cpp \
5387242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/TableRowPainter.cpp \
5397242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/TableSectionPainter.cpp \
5407242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/VideoPainter.cpp \
5417242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/core/paint/ViewPainter.cpp \
54253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/plugins/DOMMimeType.cpp \
54353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/plugins/DOMMimeTypeArray.cpp \
54453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/plugins/DOMPlugin.cpp \
54553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/plugins/DOMPluginArray.cpp \
5469bbd2f5e390b01907d97ecffde80aa1b06113aacTorne (Richard Coles)	third_party/WebKit/Source/core/plugins/PluginOcclusionSupport.cpp \
54753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/storage/Storage.cpp \
54809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/storage/StorageArea.cpp \
54953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/storage/StorageEvent.cpp \
55009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/storage/StorageNamespace.cpp \
551c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/core/streams/ReadableStream.cpp \
552197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/streams/Stream.cpp \
55309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/MemoryInfo.cpp \
55409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/Performance.cpp \
55509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/PerformanceEntry.cpp \
55609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/PerformanceNavigation.cpp \
55709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/PerformanceResourceTiming.cpp \
55809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/PerformanceTiming.cpp \
55909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/PerformanceUserTiming.cpp \
56053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/AbstractWorker.cpp \
561591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/workers/DedicatedWorkerGlobalScope.cpp \
56253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/DedicatedWorkerThread.cpp \
56353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/SharedWorker.cpp \
564591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/workers/SharedWorkerGlobalScope.cpp \
56553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/SharedWorkerThread.cpp \
56653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/Worker.cpp \
567c0e19a689c8ac22cdc96b291a8d33a5d3b0b34a4Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerConsole.cpp \
56853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerEventQueue.cpp \
569591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp \
57009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerGlobalScopeProxyProvider.cpp \
5719e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerInspectorProxy.cpp \
57253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerMessagingProxy.cpp \
57309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerNavigator.cpp \
574a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerObjectProxy.cpp \
57553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerScriptLoader.cpp \
57653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerThread.cpp \
5777757ec2eadfa2dd8ac2aeed0a4399e9b07ec38cbBen Murdoch	third_party/WebKit/Source/core/workers/WorkerThreadStartupData.cpp \
57853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/DOMParser.cpp \
57909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/xml/DocumentXPathEvaluator.cpp \
58053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/NativeXPathNSResolver.cpp \
58153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XMLHttpRequest.cpp \
58253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XMLHttpRequestProgressEventThrottle.cpp \
58353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XMLHttpRequestUpload.cpp \
58453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XMLSerializer.cpp \
58553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathEvaluator.cpp \
58653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathExpression.cpp \
58753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathExpressionNode.cpp \
58853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathFunctions.cpp \
58953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathNSResolver.cpp \
59053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathNodeSet.cpp \
59153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathParser.cpp \
59253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathPath.cpp \
59353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathPredicate.cpp \
59453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathResult.cpp \
59553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathStep.cpp \
59653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathUtil.cpp \
59753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathValue.cpp \
59853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathVariableReference.cpp \
59953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLImportRule.cpp \
60053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLStyleSheetLibxslt.cpp \
60153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLTExtensions.cpp \
60253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLTProcessor.cpp \
60353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLTProcessorLibxslt.cpp \
60409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLTUnicodeSort.cpp \
605d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/xml/parser/SharedBufferReader.cpp \
60609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp \
607197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/xml/parser/XMLDocumentParserScope.cpp \
608197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/core/xml/parser/XMLErrors.cpp
60953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
61053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
61153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Flags passed to both C and C++ files.
612591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Debug := \
61353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fstack-protector \
61453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	--param=ssp-buffer-size=4 \
61519cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Werror \
61653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-strict-aliasing \
61719cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wall \
61853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-unused-parameter \
61953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-missing-field-initializers \
62053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fvisibility=hidden \
62153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-pipe \
62253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fPIC \
623d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-Wno-unused-local-typedefs \
62453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-strict-aliasing \
62553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-tree-sra \
6267242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-fno-caller-saves \
6277242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-Wno-psabi \
628d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-partial-inlining \
629d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-early-inlining \
630d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-tree-copy-prop \
631d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-tree-loop-optimize \
632d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-move-loop-invariants \
63353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-ffunction-sections \
63453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-funwind-tables \
63553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-g \
63653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fstack-protector \
63753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-short-enums \
63853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-finline-limit=64 \
63953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wa,--noexecstack \
64053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-U_FORTIFY_SOURCE \
64153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-extra \
64253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-ignored-qualifiers \
64353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-type-limits \
64409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-Wno-unused-but-set-variable \
64553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Os \
64653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-g \
6477242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-gdwarf-4 \
64853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fdata-sections \
64909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-ffunction-sections \
650197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-fomit-frame-pointer \
65109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-funwind-tables
65253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
653591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Debug := \
654a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
65553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_FILE_OFFSET_BITS=64' \
65653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DNO_TCMALLOC' \
65753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DDISABLE_NACL' \
65853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROMIUM_BUILD' \
65953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_LIBJPEG_TURBO=1' \
660aafa69cb17c9d6606c07663ade5f81388a2c5986Ben Murdoch	'-DENABLE_WEBRTC=1' \
66153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_PROPRIETARY_CODECS' \
6625d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
66383750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
664f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
665f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
66653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_EGLIMAGE=1' \
6678abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	'-DCLD_VERSION=1' \
668a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DENABLE_PRINTING=1' \
66951b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
670d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
6717242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
6727242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
673d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
674d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
67576c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
676f523d2789ac2f83c4eca0ee4d5161bfdb5f2d052Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
6777242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
67806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DBLINK_IMPLEMENTATION=1' \
6791e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DINSIDE_BLINK' \
68053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_SVG_FONTS=1' \
68153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
682323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
683323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DENABLE_WEB_AUDIO=1' \
68453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_OPENTYPE_VERTICAL=1' \
68553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DU_USING_ICU_NAMESPACE=0' \
686c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	'-DU_ENABLE_DYLOAD=0' \
68753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DSK_ENABLE_INST_COUNT=0' \
68883750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_SUPPORT_GPU=1' \
68983750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
69006f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
69119cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
69251b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DGR_GL_IGNORE_ES3_MSAA=0' \
693d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
6947242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \
695e52495584422c5edb5b2944981473a2e208da323Torne (Richard Coles)	'-DSK_BUILD_FOR_ANDROID' \
69683750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_USE_POSIX_THREADS' \
6973c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
698fdbb120d0a4a87db74bcb608de226c85a7d1c920Ben Murdoch	'-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \
69953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROME_PNG_WRITE_SUPPORT' \
70053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DPNG_USER_CONFIG' \
70109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
70253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DLIBXML_STATIC' \
70353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DLIBXSLT_STATIC' \
704d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DUSE_OPENSSL=1' \
70507a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	'-DUSE_OPENSSL_CERTS=1' \
70619cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_CONSTANT_MACROS' \
70719cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_FORMAT_MACROS' \
70853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DANDROID' \
70953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D__GNU_SOURCE=1' \
71053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_STLPORT=1' \
71153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
71253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROME_BUILD_ID=""' \
71353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
71453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
71553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_DEBUG'
71653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
71753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
71853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Include paths placed before CFLAGS/CPPFLAGS
719591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Debug := \
7203464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
7213464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
7225d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir) \
723a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
72451b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH) \
72551b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH)/skia/config \
72653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/khronos \
72753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/gpu \
7285d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
729323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(LOCAL_PATH)/third_party/openmax_dl \
73009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	$(LOCAL_PATH)/third_party/angle/include \
731c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/common \
732c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/i18n \
733f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
73453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/src/core \
73553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/core \
73653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/effects \
73753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pdf \
73853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/gpu \
739591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/lazy \
74053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pathops \
74153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pipe \
74253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/ports \
74353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/utils \
74453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/skia/ext \
74553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/iccjpeg \
74653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libpng \
747521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	$(LOCAL_PATH)/third_party/libwebp \
74853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxml/linux/include \
74953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxml/src/include \
75053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxslt \
75153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi \
75253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi/bindings \
75353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/ots/include \
75453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/qcms/src \
75553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/sqlite \
75653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/zlib \
75753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/v8/include \
75893ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/frameworks/wilhelm/include \
75993ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/bionic \
76093ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/external/stlport/stlport
76153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
76253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
76353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Flags passed to only C++ (and not C) files.
764591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Debug := \
7657242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-fno-exceptions \
76653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-rtti \
76753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-threadsafe-statics \
76853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fvisibility-inlines-hidden \
76919cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wsign-compare \
77053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-c++0x-compat \
77153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-abi \
772197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-std=gnu++11 \
773197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-narrowing \
774197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-literal-suffix \
77553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-non-virtual-dtor \
77619cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wno-sign-promo
77753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
778591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
779591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to both C and C++ files.
780591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Release := \
781591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fstack-protector \
782591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	--param=ssp-buffer-size=4 \
78319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Werror \
784591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-strict-aliasing \
78519cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wall \
786591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-unused-parameter \
787591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-missing-field-initializers \
788591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility=hidden \
789591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-pipe \
790591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fPIC \
791d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-Wno-unused-local-typedefs \
792591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-strict-aliasing \
793591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-tree-sra \
7947242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-fno-caller-saves \
7957242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-Wno-psabi \
796d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-partial-inlining \
797d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-early-inlining \
798d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-tree-copy-prop \
799d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-tree-loop-optimize \
800d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-fno-move-loop-invariants \
801591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
802591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-funwind-tables \
803591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-g \
804591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fstack-protector \
805591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-short-enums \
806591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-finline-limit=64 \
807591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wa,--noexecstack \
808591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-U_FORTIFY_SOURCE \
809591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-extra \
810591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-ignored-qualifiers \
811591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-type-limits \
81209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-Wno-unused-but-set-variable \
813591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Os \
814591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-ident \
815591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fdata-sections \
816591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
81709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-fomit-frame-pointer \
81809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-funwind-tables
819591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
820591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Release := \
821a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
822591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_FILE_OFFSET_BITS=64' \
823591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNO_TCMALLOC' \
824591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DDISABLE_NACL' \
825591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROMIUM_BUILD' \
826591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_LIBJPEG_TURBO=1' \
827aafa69cb17c9d6606c07663ade5f81388a2c5986Ben Murdoch	'-DENABLE_WEBRTC=1' \
828591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_PROPRIETARY_CODECS' \
8295d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
83083750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
831f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
832f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
833591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_EGLIMAGE=1' \
8348abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	'-DCLD_VERSION=1' \
835a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DENABLE_PRINTING=1' \
83651b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
837d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
8387242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
8397242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
840d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
841d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
84276c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
843f523d2789ac2f83c4eca0ee4d5161bfdb5f2d052Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
8447242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
84506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DBLINK_IMPLEMENTATION=1' \
8461e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DINSIDE_BLINK' \
847591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_SVG_FONTS=1' \
848591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
849323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
850323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DENABLE_WEB_AUDIO=1' \
851591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_OPENTYPE_VERTICAL=1' \
852591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DU_USING_ICU_NAMESPACE=0' \
853c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	'-DU_ENABLE_DYLOAD=0' \
854591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DSK_ENABLE_INST_COUNT=0' \
85583750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_SUPPORT_GPU=1' \
85683750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
85706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
85819cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
85951b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DGR_GL_IGNORE_ES3_MSAA=0' \
860d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
8617242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \
862591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DSK_BUILD_FOR_ANDROID' \
86383750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_USE_POSIX_THREADS' \
8643c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
865fdbb120d0a4a87db74bcb608de226c85a7d1c920Ben Murdoch	'-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \
866591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROME_PNG_WRITE_SUPPORT' \
867591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DPNG_USER_CONFIG' \
86809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
869591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DLIBXML_STATIC' \
870591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DLIBXSLT_STATIC' \
871d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DUSE_OPENSSL=1' \
87207a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	'-DUSE_OPENSSL_CERTS=1' \
87319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_CONSTANT_MACROS' \
87419cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_FORMAT_MACROS' \
875591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DANDROID' \
876591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D__GNU_SOURCE=1' \
877591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_STLPORT=1' \
878591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
879591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROME_BUILD_ID=""' \
880591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNDEBUG' \
881591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNVALGRIND' \
88219cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
88319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D_FORTIFY_SOURCE=2'
884591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
885591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
886591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Include paths placed before CFLAGS/CPPFLAGS
887591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Release := \
8883464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
8893464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
8905d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir) \
891a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
89251b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH) \
89351b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH)/skia/config \
894591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/khronos \
895591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/gpu \
8965d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
897323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(LOCAL_PATH)/third_party/openmax_dl \
89809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	$(LOCAL_PATH)/third_party/angle/include \
899c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/common \
900c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/i18n \
901f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
902591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/src/core \
903591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/core \
904591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/effects \
905591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pdf \
906591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/gpu \
907591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/lazy \
908591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pathops \
909591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pipe \
910591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/ports \
911591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/utils \
912591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/skia/ext \
913591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/iccjpeg \
914591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libpng \
915591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libwebp \
916591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxml/linux/include \
917591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxml/src/include \
918591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxslt \
919591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi \
920591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi/bindings \
921591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/ots/include \
922591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/qcms/src \
923591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/sqlite \
924591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/zlib \
925591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/v8/include \
926591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/frameworks/wilhelm/include \
927591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/bionic \
928591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/external/stlport/stlport
929591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
930591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
931591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to only C++ (and not C) files.
932591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Release := \
9337242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-fno-exceptions \
934591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-rtti \
935591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-threadsafe-statics \
936591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility-inlines-hidden \
93719cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wsign-compare \
938591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-c++0x-compat \
939591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-abi \
940197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-std=gnu++11 \
941197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-narrowing \
942197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-literal-suffix \
943591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-non-virtual-dtor \
94419cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wno-sign-promo
945591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
946591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
947591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
948591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
949591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
950d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
95153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)### Rules for final target.
95253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
95353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_SHARED_LIBRARIES := \
95453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	libstlport \
95553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	libdl
95653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
95753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Add target alias to "gyp_all_modules" target.
95853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles).PHONY: gyp_all_modules
9595267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)gyp_all_modules: third_party_WebKit_Source_core_webcore_remaining_gyp
96053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
96153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Alias gyp target name.
96253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles).PHONY: webcore_remaining
9635267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)webcore_remaining: third_party_WebKit_Source_core_webcore_remaining_gyp
96453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
96553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)include $(BUILD_STATIC_LIBRARY)
966