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
853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_MODULE_TAGS := optional
9a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben MurdochLOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
10a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdochgyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
11a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdochgyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
1253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Make sure our deps are built first.
1453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_TARGET_DEPENDENCIES := \
15a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_webcore_prerequisites_gyp,,,$(GYP_VAR_PREFIX))/webcore_prerequisites.stamp \
16a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_library_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_library_gyp.a
1753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_GENERATED_OUTPUTS :=
1953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Make sure our deps and generated files are built first.
2153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
2253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_GENERATED_SOURCES :=
2453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_COPIED_SOURCE_ORIGIN_DIRS :=
2653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_SRC_FILES := \
285267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/Init.cpp \
29bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXARIAGrid.cpp \
30bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXARIAGridCell.cpp \
31bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXARIAGridRow.cpp \
32bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXImageMapLink.cpp \
33bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXInlineTextBox.cpp \
34bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXList.cpp \
35bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXListBox.cpp \
36bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXListBoxOption.cpp \
37bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXMediaControls.cpp \
38bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXMenuList.cpp \
39bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXMenuListOption.cpp \
40bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXMenuListPopup.cpp \
41bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXMockObject.cpp \
42bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXNodeObject.cpp \
43bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXObject.cpp \
44a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/accessibility/AXObjectCache.cpp \
45bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXProgressIndicator.cpp \
46bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXRenderObject.cpp \
47a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/accessibility/AXSVGRoot.cpp \
48bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXScrollView.cpp \
49bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXScrollbar.cpp \
50bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXSlider.cpp \
51bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXSpinButton.cpp \
52bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXTable.cpp \
53bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXTableCell.cpp \
54bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXTableColumn.cpp \
55bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXTableHeaderContainer.cpp \
56bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/accessibility/AXTableRow.cpp \
5751b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/animation/ActiveAnimations.cpp \
581e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableClipPathOperation.cpp \
59c0e19a689c8ac22cdc96b291a8d33a5d3b0b34a4Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableColor.cpp \
601e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableDouble.cpp \
61f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableFilterOperations.cpp \
62c0e19a689c8ac22cdc96b291a8d33a5d3b0b34a4Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableImage.cpp \
631e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableLength.cpp \
64c0e19a689c8ac22cdc96b291a8d33a5d3b0b34a4Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableLengthBox.cpp \
65bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableLengthBoxAndBool.cpp \
66bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableLengthPoint.cpp \
67aafa69cb17c9d6606c07663ade5f81388a2c5986Ben Murdoch	third_party/WebKit/Source/core/animation/AnimatableLengthPoint3D.cpp \
681e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableLengthSize.cpp \
691e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableRepeatable.cpp \
701e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableSVGLength.cpp \
711e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableSVGPaint.cpp \
72f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableShadow.cpp \
731e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableShapeValue.cpp \
741e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableStrokeDasharrayList.cpp \
75e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableTransform.cpp \
7693ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableValue.cpp \
77a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/animation/AnimatableValueKeyframe.cpp \
788abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimatableVisibility.cpp \
7981a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/animation/Animation.cpp \
80d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/animation/AnimationClock.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 \
104d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/animation/interpolation/DeferredLegacyStyleInterpolation.cpp \
105d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/animation/interpolation/Interpolation.cpp \
106d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/animation/interpolation/LengthStyleInterpolation.cpp \
10709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/clipboard/Clipboard.cpp \
10809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/clipboard/DataObject.cpp \
10909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/clipboard/DataObjectItem.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 \
1155267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSArrayFunctionValue.cpp \
11653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSAspectRatioValue.cpp \
11753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSBasicShapes.cpp \
11853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSBorderImage.cpp \
11953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSBorderImageSliceValue.cpp \
12053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSCalculationValue.cpp \
121a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/CSSCanvasValue.cpp \
12253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSCharsetRule.cpp \
12353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp \
12453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSCrossfadeValue.cpp \
12553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSCursorImageValue.cpp \
12653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.cpp \
1275267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFilterRule.cpp \
1285267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFilterValue.cpp \
12953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontFace.cpp \
13053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontFaceLoadEvent.cpp \
13153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontFaceRule.cpp \
13253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontFaceSource.cpp \
13353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontFaceSrcValue.cpp \
1341e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontFeatureValue.cpp \
13553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontSelector.cpp \
1361e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFontValue.cpp \
13753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSFunctionValue.cpp \
13853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSGradientValue.cpp \
13951b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSGridLineNamesValue.cpp \
14009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/CSSGridTemplateAreasValue.cpp \
14153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSGroupingRule.cpp \
14253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSImageGeneratorValue.cpp \
14353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSImageSetValue.cpp \
14453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSImageValue.cpp \
14553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSImportRule.cpp \
14653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSInheritedValue.cpp \
14753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSInitialValue.cpp \
1485267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSKeyframeRule.cpp \
1495267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSKeyframesRule.cpp \
15053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSLineBoxContainValue.cpp \
15109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/CSSMarkup.cpp \
152a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/CSSMatrix.cpp \
15353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSMediaRule.cpp \
15453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSOMUtils.cpp \
15553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSPageRule.cpp \
15651b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSParserMode.cpp \
15753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSParserValues.cpp \
15853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSPrimitiveValue.cpp \
15953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSProperty.cpp \
16053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSPropertySourceData.cpp \
16153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSReflectValue.cpp \
16253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSRule.cpp \
16353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSRuleList.cpp \
16409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/CSSSVGDocumentValue.cpp \
16553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSSegmentedFontFace.cpp \
16653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSSelector.cpp \
16753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSSelectorList.cpp \
1681e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSShadowValue.cpp \
16953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSStyleRule.cpp \
17053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSStyleSheet.cpp \
17153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSSupportsRule.cpp \
17253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSTimingFunctionValue.cpp \
173a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/css/CSSToLengthConversionData.cpp \
1745267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSTransformValue.cpp \
17553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.cpp \
17653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSValue.cpp \
17753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSValueList.cpp \
17853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSValuePool.cpp \
1795267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/CSSViewportRule.cpp \
18009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/Counter.cpp \
18153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/DOMWindowCSS.cpp \
182f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/css/DocumentFontFaceSet.cpp \
18353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/ElementRuleCollector.cpp \
1849bbd2f5e390b01907d97ecffde80aa1b06113aacTorne (Richard Coles)	third_party/WebKit/Source/core/css/FontFace.cpp \
18509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/FontFaceCache.cpp \
18609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/FontFaceSet.cpp \
187d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/css/FontLoader.cpp \
1885267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/FontSize.cpp \
189d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/css/LocalFontFaceSource.cpp \
19053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaList.cpp \
19153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQuery.cpp \
19253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQueryEvaluator.cpp \
19353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQueryExp.cpp \
19453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQueryList.cpp \
19553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQueryListListener.cpp \
19653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/MediaQueryMatcher.cpp \
19707a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/core/css/MediaValues.cpp \
19810f88d5669dbd969c059d61ba09fa37dd72ac559Ben Murdoch	third_party/WebKit/Source/core/css/MediaValuesCached.cpp \
19910f88d5669dbd969c059d61ba09fa37dd72ac559Ben Murdoch	third_party/WebKit/Source/core/css/MediaValuesDynamic.cpp \
20053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/PageRuleCollector.cpp \
20109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/Pair.cpp \
20253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/PropertySetCSSStyleDeclaration.cpp \
20353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/RGBColor.cpp \
204d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/css/Rect.cpp \
205d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp \
20653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/RuleFeature.cpp \
20753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/RuleSet.cpp \
20809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/RuntimeCSSEnabled.cpp \
20953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/SVGCSSComputedStyleDeclaration.cpp \
21053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/SelectorChecker.cpp \
21153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/SelectorFilter.cpp \
21253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleMedia.cpp \
21353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StylePropertySerializer.cpp \
21453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StylePropertySet.cpp \
2157757ec2eadfa2dd8ac2aeed0a4399e9b07ec38cbBen Murdoch	third_party/WebKit/Source/core/css/StylePropertyShorthandCustom.cpp \
21653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleRule.cpp \
21753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleRuleImport.cpp \
21853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleSheet.cpp \
21953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleSheetContents.cpp \
22053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/css/StyleSheetList.cpp \
22151b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/css/TreeBoundaryCrossingRules.cpp \
22207a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/core/css/invalidation/DescendantInvalidationSet.cpp \
22307a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/core/css/invalidation/StyleInvalidator.cpp \
224a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/invalidation/StyleSheetInvalidationAnalysis.cpp \
225a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp \
2266f543c786fc42989f552b4daa774ca5ff32fa697Ben Murdoch	third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.cpp \
227a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/parser/MediaQueryInputStream.cpp \
228a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/parser/MediaQueryParser.cpp \
229f91f5fa1608c2cdd9af1842fb5dadbe78275be2aBo Liu	third_party/WebKit/Source/core/css/parser/SizesCalcParser.cpp \
230a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/parser/MediaQueryToken.cpp \
231a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/css/parser/MediaQueryTokenizer.cpp \
23210f88d5669dbd969c059d61ba09fa37dd72ac559Ben Murdoch	third_party/WebKit/Source/core/css/parser/SizesAttributeParser.cpp \
2333c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	third_party/WebKit/Source/core/css/resolver/AnimatedStyleBuilder.cpp \
234a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/CSSToStyleMap.cpp \
235fff8884795cb540f87cf6e6d67b629519b00eb8bBen Murdoch	third_party/WebKit/Source/core/css/resolver/ElementResolveContext.cpp \
236591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/css/resolver/ElementStyleResources.cpp \
23781a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/FilterOperationResolver.cpp \
2380019e4eead4d990e4304c54a9028aca9122fb256Ben Murdoch	third_party/WebKit/Source/core/css/resolver/FontBuilder.cpp \
239e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/css/resolver/MatchResult.cpp \
24009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.cpp \
24181a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.cpp \
24251b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/ScopedStyleTree.cpp \
243e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp \
244e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/css/resolver/StyleAdjuster.cpp \
245a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.cpp \
2465267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/StyleBuilderCustom.cpp \
24781a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp \
24807a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/core/css/resolver/StyleResolverParentScope.cpp \
24981a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp \
25051b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/StyleResolverStats.cpp \
251591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/css/resolver/StyleResourceLoader.cpp \
25281a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/TransformBuilder.cpp \
25381a5157921f1d2a7ff6aae115bfe3c139b38a5c8Torne (Richard Coles)	third_party/WebKit/Source/core/css/resolver/ViewportStyleResolver.cpp \
25453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/AppendNodeCommand.cpp \
25553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/ApplyBlockElementCommand.cpp \
25653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/ApplyStyleCommand.cpp \
25753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/BreakBlockquoteCommand.cpp \
25823e46e0f045bc1935a09565578b448d36cfc5b8cBen Murdoch	third_party/WebKit/Source/core/editing/Caret.cpp \
25953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/CompositeEditCommand.cpp \
2605d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/core/editing/CompositionUnderlineRangeFilter.cpp \
26153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/CreateLinkCommand.cpp \
26253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/DeleteFromTextNodeCommand.cpp \
26353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/DeleteSelectionCommand.cpp \
26453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/EditCommand.cpp \
26509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/editing/EditingBehavior.cpp \
26653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/EditingStyle.cpp \
26753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/Editor.cpp \
26853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/EditorCommand.cpp \
26951b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/editing/EditorKeyBindings.cpp \
27053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/FormatBlockCommand.cpp \
27153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/FrameSelection.cpp \
27253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/HTMLInterchange.cpp \
27353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/IndentOutdentCommand.cpp \
2743c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	third_party/WebKit/Source/core/editing/InputMethodController.cpp \
27553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertIntoTextNodeCommand.cpp \
27653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertLineBreakCommand.cpp \
27753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertListCommand.cpp \
27853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertNodeBeforeCommand.cpp \
27953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertParagraphSeparatorCommand.cpp \
28053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/InsertTextCommand.cpp \
28153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/MarkupAccumulator.cpp \
28253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/MergeIdenticalElementsCommand.cpp \
28353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/editing/MoveSelectionCommand.cpp \
284f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/editing/PlainTextRange.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 \
318e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/FontResource.cpp \
319e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/ImageResource.cpp \
32009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/fetch/MemoryCache.cpp \
321e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/RawResource.cpp \
322e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/Resource.cpp \
323e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp \
32409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/fetch/ResourceLoadPriorityOptimizer.cpp \
325e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/ResourceLoader.cpp \
3268abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	third_party/WebKit/Source/core/fetch/ResourceLoaderSet.cpp \
327e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/ResourcePtr.cpp \
328e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/ScriptResource.cpp \
329d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/TextResource.cpp \
330e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.cpp \
33153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/Blob.cpp \
33253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/File.cpp \
333591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/fileapi/FileError.cpp \
33453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/FileList.cpp \
33553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/FileReader.cpp \
33653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/FileReaderLoader.cpp \
33753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/fileapi/FileReaderSync.cpp \
338591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/fileapi/Stream.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/DeviceEventControllerBase.cpp \
3505d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/core/frame/DeviceEventDispatcherBase.cpp \
3515d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController.cpp \
352323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	third_party/WebKit/Source/core/frame/EventHandlerRegistry.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 \
35809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/History.cpp \
35909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/ImageBitmap.cpp \
36076c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp \
361d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/LocalFrame.cpp \
36209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/Location.cpp \
36309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/Navigator.cpp \
364f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	third_party/WebKit/Source/core/frame/NavigatorCPU.cpp \
36509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/NavigatorID.cpp \
36610f88d5669dbd969c059d61ba09fa37dd72ac559Ben Murdoch	third_party/WebKit/Source/core/frame/NavigatorLanguage.cpp \
367d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/PinchViewport.cpp \
368d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/RemoteFrame.cpp \
36907a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/core/frame/RemoteFrameView.cpp \
37009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/Screen.cpp \
37109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/Settings.cpp \
37209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/SettingsDelegate.cpp \
373a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/core/frame/SmartClip.cpp \
37409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/SuspendableTimer.cpp \
37509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/frame/UseCounter.cpp \
376d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.cpp \
377d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/CSPSource.cpp \
378d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/CSPSourceList.cpp \
379d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.cpp \
380d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/MediaListDirective.cpp \
381d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp \
382a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/inspector/AsyncCallStackTracker.cpp \
38353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ConsoleMessage.cpp \
38453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ContentSearchUtils.cpp \
38553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/DOMEditor.cpp \
38653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/DOMPatchSupport.cpp \
38753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/IdentifiersFactory.cpp \
38853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScript.cpp \
38953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScriptBase.cpp \
39053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScriptCanvasModule.cpp \
39153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScriptHost.cpp \
39253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScriptManager.cpp \
39353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InjectedScriptModule.cpp \
39453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.cpp \
39553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorBaseAgent.cpp \
39653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp \
39753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorCanvasAgent.cpp \
39853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorConsoleAgent.cpp \
39953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorController.cpp \
40053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorCounters.cpp \
40153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorDOMAgent.cpp \
40253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.cpp \
40353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorDOMStorageAgent.cpp \
40453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorDebuggerAgent.cpp \
40553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorFrontendHost.cpp \
40653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorHeapProfilerAgent.cpp \
40753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorHistory.cpp \
40853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorInputAgent.cpp \
40909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorInspectorAgent.cpp \
41053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorInstrumentation.cpp \
41153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.cpp \
41253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorMemoryAgent.cpp \
413f91f5fa1608c2cdd9af1842fb5dadbe78275be2aBo Liu	third_party/WebKit/Source/core/inspector/InspectorNodeIds.cpp \
41453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorOverlay.cpp \
4155267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorOverlayHost.cpp \
41653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp \
41753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorProfilerAgent.cpp \
41853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorResourceAgent.cpp \
41976c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorResourceContentLoader.cpp \
42053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorRuntimeAgent.cpp \
42153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorState.cpp \
42253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorStyleSheet.cpp \
42353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorStyleTextEditor.cpp \
42453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorTimelineAgent.cpp \
425f91f5fa1608c2cdd9af1842fb5dadbe78275be2aBo Liu	third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp \
426f91f5fa1608c2cdd9af1842fb5dadbe78275be2aBo Liu	third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp \
42753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.cpp \
428591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/inspector/JSONParser.cpp \
42909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/inspector/JavaScriptCallFrame.cpp \
43053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/NetworkResourcesData.cpp \
43153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/PageConsoleAgent.cpp \
43253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/PageDebuggerAgent.cpp \
43353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/PageRuntimeAgent.cpp \
43453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ScriptArguments.cpp \
43553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ScriptCallFrame.cpp \
43653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ScriptCallStack.cpp \
43753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/ScriptProfile.cpp \
43853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/TimelineRecordFactory.cpp \
439a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/inspector/TraceEventDispatcher.cpp \
44053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/WorkerConsoleAgent.cpp \
44153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/WorkerDebuggerAgent.cpp \
44253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/WorkerInspectorController.cpp \
44353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/inspector/WorkerRuntimeAgent.cpp \
444d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/core/loader/BeaconLoader.cpp \
44553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/CookieJar.cpp \
44653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/CrossOriginPreflightResultCache.cpp \
44753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/DocumentLoadTiming.cpp \
44853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/DocumentLoader.cpp \
44953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/DocumentThreadableLoader.cpp \
45053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/DocumentWriter.cpp \
45153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/EmptyClients.cpp \
45253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/FormState.cpp \
45353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/FormSubmission.cpp \
4548abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	third_party/WebKit/Source/core/loader/FrameFetchContext.cpp \
45553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/FrameLoader.cpp \
45653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/FrameLoaderStateMachine.cpp \
45709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/loader/HistoryItem.cpp \
45853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/ImageLoader.cpp \
45953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/LinkLoader.cpp \
46053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/MixedContentChecker.cpp \
46153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/NavigationAction.cpp \
462591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/loader/NavigationPolicy.cpp \
46353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/NavigationScheduler.cpp \
46453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/PingLoader.cpp \
465f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/loader/PrerenderHandle.cpp \
46653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/PrerendererClient.cpp \
46753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/ProgressTracker.cpp \
46853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/SinkDocument.cpp \
469591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/loader/TextResourceDecoderBuilder.cpp \
47053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/TextTrackLoader.cpp \
47153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/ThreadableLoader.cpp \
47253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/UniqueIdentifier.cpp \
47309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/loader/WorkerLoaderClientBridge.cpp \
47409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/loader/WorkerLoaderClientBridgeSyncHelper.cpp \
47553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp \
476e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp \
477d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.cpp \
47853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/AutoscrollController.cpp \
47953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/Chrome.cpp \
48053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/ContextMenuController.cpp \
481e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/page/CreateWindow.cpp \
48253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/DOMSelection.cpp \
48353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/DOMWindowPagePopup.cpp \
48453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/DragController.cpp \
48551b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/page/DragData.cpp \
48653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/EventHandler.cpp \
48753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/EventSource.cpp \
48853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/FocusController.cpp \
48953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/FrameTree.cpp \
49009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/page/InjectedStyleSheets.cpp \
49153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/MouseEventWithHitTestResults.cpp \
4921e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/page/NetworkStateNotifier.cpp \
49353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/Page.cpp \
494d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/page/PageAnimator.cpp \
4950019e4eead4d990e4304c54a9028aca9122fb256Ben Murdoch	third_party/WebKit/Source/core/page/PageLifecycleNotifier.cpp \
4960019e4eead4d990e4304c54a9028aca9122fb256Ben Murdoch	third_party/WebKit/Source/core/page/PageLifecycleObserver.cpp \
49753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/PagePopupClient.cpp \
49809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/page/PagePopupController.cpp \
49993ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	third_party/WebKit/Source/core/page/PageScaleConstraints.cpp \
50053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/PageSerializer.cpp \
50153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/PageVisibilityState.cpp \
50253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/PointerLockController.cpp \
50353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/PrintContext.cpp \
504d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/page/ScopedPageLoadDeferrer.cpp \
50553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/SpatialNavigation.cpp \
50653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/TouchAdjustment.cpp \
50753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/TouchDisambiguation.cpp \
50853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/WindowFeatures.cpp \
50953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/WindowFocusAllowedIndicator.cpp \
51053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/scrolling/ScrollingConstraints.cpp \
51153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp \
51253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/plugins/DOMMimeType.cpp \
51353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/plugins/DOMMimeTypeArray.cpp \
51453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/plugins/DOMPlugin.cpp \
51553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/plugins/DOMPluginArray.cpp \
5169bbd2f5e390b01907d97ecffde80aa1b06113aacTorne (Richard Coles)	third_party/WebKit/Source/core/plugins/PluginOcclusionSupport.cpp \
51753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/storage/Storage.cpp \
51809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/storage/StorageArea.cpp \
51953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/storage/StorageEvent.cpp \
52009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/storage/StorageNamespace.cpp \
52109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/MemoryInfo.cpp \
52209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/Performance.cpp \
52309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/PerformanceEntry.cpp \
52409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/PerformanceNavigation.cpp \
52509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/PerformanceResourceTiming.cpp \
52609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/PerformanceTiming.cpp \
52709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/timing/PerformanceUserTiming.cpp \
52853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/AbstractWorker.cpp \
529591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/workers/DedicatedWorkerGlobalScope.cpp \
53053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/DedicatedWorkerThread.cpp \
53153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/SharedWorker.cpp \
532591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/workers/SharedWorkerGlobalScope.cpp \
53353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/SharedWorkerThread.cpp \
53453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/Worker.cpp \
535c0e19a689c8ac22cdc96b291a8d33a5d3b0b34a4Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerConsole.cpp \
53653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerEventQueue.cpp \
537591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp \
53809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerGlobalScopeProxyProvider.cpp \
53953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerMessagingProxy.cpp \
54009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerNavigator.cpp \
541a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerObjectProxy.cpp \
54253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerRunLoop.cpp \
54353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerScriptLoader.cpp \
54453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/workers/WorkerThread.cpp \
5457757ec2eadfa2dd8ac2aeed0a4399e9b07ec38cbBen Murdoch	third_party/WebKit/Source/core/workers/WorkerThreadStartupData.cpp \
54653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/DOMParser.cpp \
54709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/xml/DocumentXPathEvaluator.cpp \
54853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/NativeXPathNSResolver.cpp \
54953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XMLErrors.cpp \
55053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XMLHttpRequest.cpp \
55153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XMLHttpRequestProgressEventThrottle.cpp \
55253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XMLHttpRequestUpload.cpp \
55353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XMLSerializer.cpp \
55453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XMLTreeViewer.cpp \
55553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathEvaluator.cpp \
55653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathExpression.cpp \
55753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathExpressionNode.cpp \
55853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathFunctions.cpp \
55953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathNSResolver.cpp \
56053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathNodeSet.cpp \
56153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathParser.cpp \
56253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathPath.cpp \
56353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathPredicate.cpp \
56453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathResult.cpp \
56553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathStep.cpp \
56653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathUtil.cpp \
56753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathValue.cpp \
56853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XPathVariableReference.cpp \
56953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLImportRule.cpp \
57053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLStyleSheetLibxslt.cpp \
57153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLTExtensions.cpp \
57253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLTProcessor.cpp \
57353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLTProcessorLibxslt.cpp \
57409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/xml/XSLTUnicodeSort.cpp \
575d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/core/xml/parser/SharedBufferReader.cpp \
57609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp \
57709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/core/xml/parser/XMLDocumentParserScope.cpp
57853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
57953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
58053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Flags passed to both C and C++ files.
581591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Debug := \
58253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	--param=ssp-buffer-size=4 \
58319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Werror \
58453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-exceptions \
58553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-strict-aliasing \
58619cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wall \
58753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-unused-parameter \
58853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-missing-field-initializers \
58953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fvisibility=hidden \
59053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-pipe \
59153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fPIC \
592d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-Wno-unused-local-typedefs \
59353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-strict-aliasing \
59453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-msse2 \
59553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-mfpmath=sse \
596d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	-mmmx \
597d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	-m32 \
59853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-ffunction-sections \
59953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-funwind-tables \
60053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-g \
60153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-short-enums \
60253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-finline-limit=64 \
60353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wa,--noexecstack \
60453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-U_FORTIFY_SOURCE \
60553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-extra \
60653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-ignored-qualifiers \
60753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-type-limits \
60809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-Wno-unused-but-set-variable \
60953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-stack-protector \
61053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Os \
61153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-g \
61253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fdata-sections \
61309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-ffunction-sections \
614c664b83e7394be007e9ef2430bed7d73b50e0da7Bo Liu	-fomit-frame-pointer \
61509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-funwind-tables
61653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
617591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Debug := \
618a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
619d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
62053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_FILE_OFFSET_BITS=64' \
62153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DNO_TCMALLOC' \
62253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DDISABLE_NACL' \
62353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROMIUM_BUILD' \
62453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_LIBJPEG_TURBO=1' \
625aafa69cb17c9d6606c07663ade5f81388a2c5986Ben Murdoch	'-DENABLE_WEBRTC=1' \
62653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_PROPRIETARY_CODECS' \
6275d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
62883750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
629f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
630f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
63153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_EGLIMAGE=1' \
6328abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	'-DCLD_VERSION=1' \
633a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DENABLE_PRINTING=1' \
63451b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
635d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
636d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
637d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
638d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
63976c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
640f523d2789ac2f83c4eca0ee4d5161bfdb5f2d052Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
64106f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DBLINK_IMPLEMENTATION=1' \
6421e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DINSIDE_BLINK' \
64353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_CUSTOM_SCHEME_HANDLER=0' \
64453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_SVG_FONTS=1' \
64553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
64653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_MEDIA_CAPTURE=1' \
647323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
648323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DENABLE_WEB_AUDIO=1' \
64953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_OPENTYPE_VERTICAL=1' \
65053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DU_USING_ICU_NAMESPACE=0' \
65153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DSK_ENABLE_INST_COUNT=0' \
65283750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_SUPPORT_GPU=1' \
65383750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
65406f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
65519cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
65651b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DGR_GL_IGNORE_ES3_MSAA=0' \
657d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
658d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DSK_SUPPORT_LEGACY_GETTOPDEVICE' \
6595d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DSK_SUPPORT_LEGACY_BITMAP_CONFIG' \
6605d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DSK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE' \
6616f543c786fc42989f552b4daa774ca5ff32fa697Ben Murdoch	'-DSK_SUPPORT_LEGACY_N32_NAME' \
6625d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DSK_SUPPORT_LEGACY_SETCONFIG' \
663f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	'-DSK_IGNORE_ETC1_SUPPORT' \
66476c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	'-DSK_IGNORE_GPU_DITHER' \
6656f543c786fc42989f552b4daa774ca5ff32fa697Ben Murdoch	'-DSK_SUPPORT_LEGACY_GETTOTALCLIP' \
666e52495584422c5edb5b2944981473a2e208da323Torne (Richard Coles)	'-DSK_BUILD_FOR_ANDROID' \
66783750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_USE_POSIX_THREADS' \
6683c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
66953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROME_PNG_WRITE_SUPPORT' \
67053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DPNG_USER_CONFIG' \
67109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
67253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DLIBXML_STATIC' \
67353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DLIBXSLT_STATIC' \
674d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DUSE_OPENSSL=1' \
67507a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	'-DUSE_OPENSSL_CERTS=1' \
67619cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_CONSTANT_MACROS' \
67719cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_FORMAT_MACROS' \
67853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DANDROID' \
67953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D__GNU_SOURCE=1' \
68053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_STLPORT=1' \
68153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
68253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROME_BUILD_ID=""' \
68353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
68453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
68553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_DEBUG'
68653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
68753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
68853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Include paths placed before CFLAGS/CPPFLAGS
689591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Debug := \
69053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
6913464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
6923464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
6935d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir) \
694a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
69551b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH) \
69651b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH)/skia/config \
69753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/khronos \
69853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/gpu \
699f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/core \
700f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/modules \
701d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/bindings/core/v8 \
702d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/bindings/modules/v8 \
7035d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
704323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(LOCAL_PATH)/third_party/openmax_dl \
70509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	$(LOCAL_PATH)/third_party/angle/include \
706c4de9692585dd12fa75b760eebef04fa43fc1ae6Bo Liu	$(PWD)/external/icu/icu4c/source/common \
707c4de9692585dd12fa75b760eebef04fa43fc1ae6Bo Liu	$(PWD)/external/icu/icu4c/source/i18n \
708f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
70953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/src/core \
71053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/core \
71153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/effects \
71253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pdf \
71353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/gpu \
714591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/lazy \
71553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pathops \
71653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pipe \
71753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/ports \
71853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/utils \
71953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/skia/ext \
72053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/iccjpeg \
72153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libpng \
722521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	$(LOCAL_PATH)/third_party/libwebp \
72353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxml/linux/include \
72453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxml/src/include \
72553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxslt \
72653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi \
72753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi/bindings \
72853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/ots/include \
72953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/qcms/src \
73053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/sqlite \
73153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/zlib \
73253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/v8/include \
73393ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/frameworks/wilhelm/include \
73493ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/bionic \
73593ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/external/stlport/stlport
73653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
73753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
73853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Flags passed to only C++ (and not C) files.
739591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Debug := \
74053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-rtti \
74153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-threadsafe-statics \
74253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fvisibility-inlines-hidden \
74319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wsign-compare \
74453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-c++0x-compat \
74553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-non-virtual-dtor \
74619cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wno-sign-promo
74753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
748591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
749f1c5443190b3b404ad0eb0ae745905b4842b52acTorne (Richard Coles)LOCAL_FDO_SUPPORT_Debug := false
750f1c5443190b3b404ad0eb0ae745905b4842b52acTorne (Richard Coles)
751591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to both C and C++ files.
752591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Release := \
753591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	--param=ssp-buffer-size=4 \
75419cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Werror \
755591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-exceptions \
756591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-strict-aliasing \
75719cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wall \
758591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-unused-parameter \
759591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-missing-field-initializers \
760591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility=hidden \
761591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-pipe \
762591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fPIC \
763d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-Wno-unused-local-typedefs \
764591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-strict-aliasing \
765591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-msse2 \
766591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-mfpmath=sse \
767d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	-mmmx \
768d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	-m32 \
769591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
770591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-funwind-tables \
771591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-g \
772591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-short-enums \
773591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-finline-limit=64 \
774591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wa,--noexecstack \
775591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-U_FORTIFY_SOURCE \
776591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-extra \
777591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-ignored-qualifiers \
778591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-type-limits \
77909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-Wno-unused-but-set-variable \
780591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-stack-protector \
781591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Os \
782591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-ident \
783591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fdata-sections \
784591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
785591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fomit-frame-pointer \
78609380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-funwind-tables
787591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
788591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Release := \
789a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
790d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
791591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_FILE_OFFSET_BITS=64' \
792591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNO_TCMALLOC' \
793591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DDISABLE_NACL' \
794591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROMIUM_BUILD' \
795591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_LIBJPEG_TURBO=1' \
796aafa69cb17c9d6606c07663ade5f81388a2c5986Ben Murdoch	'-DENABLE_WEBRTC=1' \
797591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_PROPRIETARY_CODECS' \
7985d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
79983750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
800f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
801f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
802591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_EGLIMAGE=1' \
8038abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	'-DCLD_VERSION=1' \
804a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DENABLE_PRINTING=1' \
80551b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
806d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
807d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
808d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
809d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
81076c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
811f523d2789ac2f83c4eca0ee4d5161bfdb5f2d052Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
81206f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DBLINK_IMPLEMENTATION=1' \
8131e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DINSIDE_BLINK' \
814591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_CUSTOM_SCHEME_HANDLER=0' \
815591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_SVG_FONTS=1' \
816591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
817591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_MEDIA_CAPTURE=1' \
818323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
819323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	'-DENABLE_WEB_AUDIO=1' \
820591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_OPENTYPE_VERTICAL=1' \
821591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DU_USING_ICU_NAMESPACE=0' \
822591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DSK_ENABLE_INST_COUNT=0' \
82383750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_SUPPORT_GPU=1' \
82483750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
82506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
82619cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
82751b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DGR_GL_IGNORE_ES3_MSAA=0' \
828d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
829d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DSK_SUPPORT_LEGACY_GETTOPDEVICE' \
8305d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DSK_SUPPORT_LEGACY_BITMAP_CONFIG' \
8315d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DSK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE' \
8326f543c786fc42989f552b4daa774ca5ff32fa697Ben Murdoch	'-DSK_SUPPORT_LEGACY_N32_NAME' \
8335d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DSK_SUPPORT_LEGACY_SETCONFIG' \
834f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	'-DSK_IGNORE_ETC1_SUPPORT' \
83576c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	'-DSK_IGNORE_GPU_DITHER' \
8366f543c786fc42989f552b4daa774ca5ff32fa697Ben Murdoch	'-DSK_SUPPORT_LEGACY_GETTOTALCLIP' \
837591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DSK_BUILD_FOR_ANDROID' \
83883750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_USE_POSIX_THREADS' \
8393c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
840591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROME_PNG_WRITE_SUPPORT' \
841591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DPNG_USER_CONFIG' \
84209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
843591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DLIBXML_STATIC' \
844591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DLIBXSLT_STATIC' \
845d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DUSE_OPENSSL=1' \
84607a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	'-DUSE_OPENSSL_CERTS=1' \
84719cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_CONSTANT_MACROS' \
84819cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_FORMAT_MACROS' \
849591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DANDROID' \
850591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D__GNU_SOURCE=1' \
851591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_STLPORT=1' \
852591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
853591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROME_BUILD_ID=""' \
854591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNDEBUG' \
855591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNVALGRIND' \
85619cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
85719cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D_FORTIFY_SOURCE=2'
858591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
859591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
860591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Include paths placed before CFLAGS/CPPFLAGS
861591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Release := \
862591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
8633464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
8643464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
8655d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir) \
866a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
86751b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH) \
86851b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH)/skia/config \
869591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/khronos \
870591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/gpu \
871f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/core \
872f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/modules \
873d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/bindings/core/v8 \
874d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/bindings/modules/v8 \
8755d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
876323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(LOCAL_PATH)/third_party/openmax_dl \
87709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	$(LOCAL_PATH)/third_party/angle/include \
878c4de9692585dd12fa75b760eebef04fa43fc1ae6Bo Liu	$(PWD)/external/icu/icu4c/source/common \
879c4de9692585dd12fa75b760eebef04fa43fc1ae6Bo Liu	$(PWD)/external/icu/icu4c/source/i18n \
880f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
881591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/src/core \
882591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/core \
883591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/effects \
884591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pdf \
885591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/gpu \
886591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/lazy \
887591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pathops \
888591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pipe \
889591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/ports \
890591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/utils \
891591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/skia/ext \
892591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/iccjpeg \
893591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libpng \
894591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libwebp \
895591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxml/linux/include \
896591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxml/src/include \
897591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxslt \
898591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi \
899591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi/bindings \
900591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/ots/include \
901591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/qcms/src \
902591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/sqlite \
903591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/zlib \
904591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/v8/include \
905591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/frameworks/wilhelm/include \
906591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/bionic \
907591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/external/stlport/stlport
908591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
909591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
910591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to only C++ (and not C) files.
911591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Release := \
912591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-rtti \
913591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-threadsafe-statics \
914591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility-inlines-hidden \
91519cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wsign-compare \
916591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-c++0x-compat \
917591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-non-virtual-dtor \
91819cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wno-sign-promo
919591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
920591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
921f1c5443190b3b404ad0eb0ae745905b4842b52acTorne (Richard Coles)LOCAL_FDO_SUPPORT_Release := false
922f1c5443190b3b404ad0eb0ae745905b4842b52acTorne (Richard Coles)
923591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
924f1c5443190b3b404ad0eb0ae745905b4842b52acTorne (Richard Coles)LOCAL_FDO_SUPPORT := $(LOCAL_FDO_SUPPORT_$(GYP_CONFIGURATION))
925591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
926591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
927d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
92853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)### Rules for final target.
92953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
930591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_LDFLAGS_Debug := \
93153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,now \
93253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,relro \
933a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	-Wl,--fatal-warnings \
93453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,noexecstack \
93553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fPIC \
93653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-m32 \
93753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fuse-ld=gold \
93853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-nostdlib \
93953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--no-undefined \
94053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--exclude-libs=ALL \
9418abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	-Wl,--warn-shared-textrel \
94253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-O1 \
94353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--as-needed
94453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
94553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
946591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_LDFLAGS_Release := \
947591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,now \
948591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,relro \
949a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	-Wl,--fatal-warnings \
950591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,noexecstack \
951591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fPIC \
952591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-m32 \
953591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fuse-ld=gold \
954591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-nostdlib \
955591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,--no-undefined \
956591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,--exclude-libs=ALL \
957591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-O1 \
958591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,--as-needed \
9598abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	-Wl,--gc-sections \
9608abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	-Wl,--warn-shared-textrel
961591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
962591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
963591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
964591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
96553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_STATIC_LIBRARIES := \
96683750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	skia_skia_library_gyp
96753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
96853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Enable grouping to fix circular references
96953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_GROUP_STATIC_LIBRARIES := true
97053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
97153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_SHARED_LIBRARIES := \
97253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	libstlport \
97353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	libdl
97453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
97553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Add target alias to "gyp_all_modules" target.
97653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles).PHONY: gyp_all_modules
9775267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)gyp_all_modules: third_party_WebKit_Source_core_webcore_remaining_gyp
97853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
97953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Alias gyp target name.
98053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles).PHONY: webcore_remaining
9815267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)webcore_remaining: third_party_WebKit_Source_core_webcore_remaining_gyp
98253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
98353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)include $(BUILD_STATIC_LIBRARY)
984