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_dom_gyp
753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_MODULE_SUFFIX := .a
853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_MODULE_TAGS := optional
953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)gyp_intermediate_dir := $(call local-intermediates-dir)
1053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
1153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Make sure our deps are built first.
1353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_TARGET_DEPENDENCIES := \
14f4e0b5779f18e034b2c2a34c797e3239274993d4Ben Murdoch	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_webcore_prerequisites_gyp)/webcore_prerequisites.stamp
1553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_GENERATED_OUTPUTS :=
1753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
1853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Make sure our deps and generated files are built first.
1953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
2053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_GENERATED_SOURCES :=
2253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)GYP_COPIED_SOURCE_ORIGIN_DIRS :=
2453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
2553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_SRC_FILES := \
2653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ActiveDOMObject.cpp \
271e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/AddConsoleMessageTask.cpp \
2853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/Attr.cpp \
2953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/CDATASection.cpp \
301e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/CSSSelectorWatch.cpp \
3153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/CharacterData.cpp \
3253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ChildListMutationScope.cpp \
3353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ChildNodeList.cpp \
3453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ClassNodeList.cpp \
3553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ClientRect.cpp \
3653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ClientRectList.cpp \
3753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/Clipboard.cpp \
3853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/Comment.cpp \
3953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ContainerNode.cpp \
4053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ContainerNodeAlgorithms.cpp \
4153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ContextFeatures.cpp \
42591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/dom/ContextLifecycleNotifier.cpp \
4306f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/ContextLifecycleObserver.cpp \
4453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DatasetDOMStringMap.cpp \
4506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DataTransferItem.cpp \
461e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DataTransferItemList.cpp \
4753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DecodedDataDocumentParser.cpp \
4853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/Document.cpp \
4953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentFragment.cpp \
50521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentFullscreen.cpp \
51e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/dom/DocumentInit.cpp \
521e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentLifecycle.cpp \
531e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentLifecycleNotifier.cpp \
54521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentLifecycleObserver.cpp \
5553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentMarker.cpp \
5606f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentMarkerController.cpp \
57591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/dom/DocumentOrderedList.cpp \
5853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentOrderedMap.cpp \
5953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentParser.cpp \
6053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentSharedObjectPool.cpp \
6153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentStyleSheetCollection.cpp \
6253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DocumentType.cpp \
6306f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DOMError.cpp \
6406f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DOMException.cpp \
6506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DOMImplementation.cpp \
6606f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DOMNamedFlowCollection.cpp \
6706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DOMSettableTokenList.cpp \
6806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DOMStringList.cpp \
6906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DOMStringMap.cpp \
7006f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/DOMTokenList.cpp \
711e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DOMURL.cpp \
721e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DOMURLUtils.cpp \
731e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/DOMURLUtilsReadOnly.cpp \
7453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/Element.cpp \
75f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/dom/ElementData.cpp \
7653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ElementRareData.cpp \
771e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ExecutionContextTask.cpp \
7851b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/core/dom/MainThreadTaskRunner.cpp \
79f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	third_party/WebKit/Source/core/dom/FullscreenElementStack.cpp \
8053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/IconURL.cpp \
8153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/IdTargetObserver.cpp \
8253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/IdTargetObserverRegistry.cpp \
8353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/LiveNodeList.cpp \
8453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/MessageChannel.cpp \
8553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/MessagePort.cpp \
86591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/core/dom/Microtask.cpp \
8753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/MutationObserver.cpp \
8853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/MutationObserverInterestGroup.cpp \
8953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/MutationObserverRegistration.cpp \
9053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/MutationRecord.cpp \
9153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/NamedFlow.cpp \
9253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/NamedFlowCollection.cpp \
9353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/NamedNodeMap.cpp \
9493ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/NamedNodesCollection.cpp \
9506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/NameNodeList.cpp \
9653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/Node.cpp \
971e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/NodeChildRemovalTracker.cpp \
9853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/NodeFilter.cpp \
9953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/NodeFilterCondition.cpp \
10053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/NodeIterator.cpp \
10193ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/NodeList.cpp \
10253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/NodeRareData.cpp \
10353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/NodeRenderingContext.cpp \
10453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/NodeRenderingTraversal.cpp \
10553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/NodeTraversal.cpp \
10653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/PendingScript.cpp \
10753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/Position.cpp \
10853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/PositionIterator.cpp \
1098abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	third_party/WebKit/Source/core/dom/PostAttachCallbacks.cpp \
110bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/dom/PresentationAttributeStyle.cpp \
11106f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/ProcessingInstruction.cpp \
11253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/PseudoElement.cpp \
11353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/QualifiedName.cpp \
11453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/Range.cpp \
115bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/dom/SandboxFlags.cpp \
11606f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/ScriptableDocumentParser.cpp \
11706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/ScriptedAnimationController.cpp \
1181e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ExecutionContext.cpp \
119e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/dom/ScriptLoader.cpp \
12053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ScriptRunner.cpp \
12153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/SecurityContext.cpp \
12253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/SelectorQuery.cpp \
1231e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElement.cpp \
1241e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElementBaseElementQueue.cpp \
1251e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElementCallbackDispatcher.cpp \
1261e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElementCallbackInvocation.cpp \
1271e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElementCallbackQueue.cpp \
1281e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElementCallbackScheduler.cpp \
1291e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElementDefinition.cpp \
1301e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElementException.cpp \
1311e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElementObserver.cpp \
1321e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElementRegistrationContext.cpp \
1331e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElementRegistry.cpp \
1341e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp \
13506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/shadow/ComposedTreeWalker.cpp \
13606f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/shadow/ContentDistribution.cpp \
13706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/shadow/ElementShadow.cpp \
13806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/shadow/InsertionPoint.cpp \
13906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.cpp \
14006f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/dom/shadow/ShadowRoot.cpp \
141e1f1df5f01594c0e62e751e4b46e779b85c2faa5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.cpp \
14253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/SpaceSplitString.cpp \
14353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/StaticNodeList.cpp \
14453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/StringCallback.cpp \
14553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/StyleElement.cpp \
1469bbd2f5e390b01907d97ecffde80aa1b06113aacTorne (Richard Coles)	third_party/WebKit/Source/core/dom/StyleEngine.cpp \
147e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/dom/StyleSheetCollection.cpp \
14802772c6a72f1ee0b226341a4f4439970c29fc861Ben Murdoch	third_party/WebKit/Source/core/dom/StyleSheetScopingNodeList.cpp \
14953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/TagNodeList.cpp \
15053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/Text.cpp \
151e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/core/dom/TextLinkColors.cpp \
15253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/Touch.cpp \
15353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/TouchList.cpp \
15453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/TransformSourceLibxslt.cpp \
15553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/Traversal.cpp \
15653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/TreeScope.cpp \
15753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/TreeScopeAdopter.cpp \
15853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/TreeWalker.cpp \
15953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/UserActionElementSet.cpp \
1601e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/core/dom/ViewportDescription.cpp \
16153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	third_party/WebKit/Source/core/dom/VisitedLinkState.cpp \
1628abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	third_party/WebKit/Source/core/dom/WheelController.cpp \
16306f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/BeforeTextInsertedEvent.cpp \
16406f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/BeforeUnloadEvent.cpp \
16506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/ClipboardEvent.cpp \
16606f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/CompositionEvent.cpp \
16706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/CustomEvent.cpp \
168f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	third_party/WebKit/Source/core/events/DOMWindowEventQueue.cpp \
16906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/ErrorEvent.cpp \
17006f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/Event.cpp \
17106f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/EventContext.cpp \
17206f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/EventDispatcher.cpp \
17306f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/EventDispatchMediator.cpp \
17406f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/EventListenerMap.cpp \
175bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/events/EventPath.cpp \
17606f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/EventRetargeter.cpp \
17706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/EventTarget.cpp \
17806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/FocusEvent.cpp \
17906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/GenericEventQueue.cpp \
18006f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/GestureEvent.cpp \
18106f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/KeyboardEvent.cpp \
18206f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/MessageEvent.cpp \
18306f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/MouseEvent.cpp \
18406f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/MouseRelatedEvent.cpp \
18506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/MutationEvent.cpp \
186bfe3590b1806e3ff18f46ee3af5d4b83078f305aTorne (Richard Coles)	third_party/WebKit/Source/core/events/NavigatorEvents.cpp \
18706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/OverflowEvent.cpp \
18806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/PageTransitionEvent.cpp \
18906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/PopStateEvent.cpp \
19006f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/ProgressEvent.cpp \
19106f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/ResourceProgressEvent.cpp \
19206f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/ScopedEventQueue.cpp \
19306f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/TextEvent.cpp \
19406f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/TouchEvent.cpp \
19506f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/TransitionEvent.cpp \
19606f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/UIEvent.cpp \
19706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/UIEventWithKeyState.cpp \
19806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/WebKitAnimationEvent.cpp \
19906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/WheelEvent.cpp \
20006f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/core/events/WindowEventContext.cpp
20153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
20253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
20353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Flags passed to both C and C++ files.
204591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Debug := \
20553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fstack-protector \
20653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	--param=ssp-buffer-size=4 \
20719cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Werror \
20853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-exceptions \
20953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-strict-aliasing \
21019cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wall \
21153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-unused-parameter \
21253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-missing-field-initializers \
21353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fvisibility=hidden \
21453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-pipe \
21553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fPIC \
21653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-tree-sra \
21753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fuse-ld=gold \
21853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-psabi \
21953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-ffunction-sections \
22053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-funwind-tables \
22153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-g \
22253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fstack-protector \
22353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-short-enums \
22453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-finline-limit=64 \
22553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wa,--noexecstack \
22653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-U_FORTIFY_SOURCE \
22753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-extra \
22853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-ignored-qualifiers \
22953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-type-limits \
23053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Os \
23153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-g \
23253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fomit-frame-pointer \
23353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fdata-sections \
23453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-ffunction-sections
23553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
236591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Debug := \
237a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
23853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_FILE_OFFSET_BITS=64' \
23953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DNO_TCMALLOC' \
24053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DDISABLE_NACL' \
24153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROMIUM_BUILD' \
24253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_LIBJPEG_TURBO=1' \
24353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_PROPRIETARY_CODECS' \
24483750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
245f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
246f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
247a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' \
24853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_OPENSSL=1' \
24953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_EGLIMAGE=1' \
2508abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	'-DCLD_VERSION=1' \
251a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DENABLE_PRINTING=1' \
25251b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
25306f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DBLINK_IMPLEMENTATION=1' \
2541e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DINSIDE_BLINK' \
25553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_CUSTOM_SCHEME_HANDLER=0' \
25653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_SVG_FONTS=1' \
2571e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DENABLE_GDI_FONTS_ON_WINDOWS=0' \
25851b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_HARFBUZZ_ON_WINDOWS=1' \
25953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
2609243a84568938a3b2704146d90a71e1405b822e4Torne (Richard Coles)	'-DENABLE_FAST_MOBILE_SCROLLING=1' \
26153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_INPUT_SPEECH=0' \
26253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_LEGACY_NOTIFICATIONS=0' \
26353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_MEDIA_CAPTURE=1' \
26453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_ORIENTATION_EVENTS=1' \
265e08f70592b3fc0d5e68b9b914c9196e813720070Torne (Richard Coles)	'-DENABLE_TOUCH_ICON_LOADING=1' \
26653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_NAVIGATOR_CONTENT_UTILS=0' \
26753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DENABLE_OPENTYPE_VERTICAL=1' \
26853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DU_USING_ICU_NAMESPACE=0' \
26919cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
27053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROME_PNG_WRITE_SUPPORT' \
27153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DPNG_USER_CONFIG' \
27277e14d17900500683cd1ec2d19ba0d6e760fc132Torne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
27353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DLIBXML_STATIC' \
27453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DLIBXSLT_STATIC' \
27519cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_CONSTANT_MACROS' \
27619cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_FORMAT_MACROS' \
27753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DANDROID' \
27853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D__GNU_SOURCE=1' \
27953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DUSE_STLPORT=1' \
28053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
28153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DCHROME_BUILD_ID=""' \
28253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
28353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
28453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	'-D_DEBUG'
28553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
28653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
28753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Include paths placed before CFLAGS/CPPFLAGS
288591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Debug := \
28953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
290f4e0b5779f18e034b2c2a34c797e3239274993d4Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/skia_library/target \
2913464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
2923464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
293a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
29451b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH) \
29551b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH)/skia/config \
29653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/khronos \
29753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/gpu \
2985267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
299f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
300f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/bindings \
301e08f70592b3fc0d5e68b9b914c9196e813720070Torne (Richard Coles)	$(LOCAL_PATH)/third_party/angle/include \
30293ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/external/icu4c/common \
30393ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/external/icu4c/i18n \
304f4e0b5779f18e034b2c2a34c797e3239274993d4Ben Murdoch	$(PWD)/external/skia/include \
305f4e0b5779f18e034b2c2a34c797e3239274993d4Ben Murdoch	$(PWD)/external/skia/include/core \
30653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/src/core \
30753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/skia/ext \
30853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/iccjpeg \
30953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libpng \
310521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	$(LOCAL_PATH)/third_party/libwebp \
31153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxml/linux/include \
31253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxml/src/include \
31353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libxslt \
31453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi \
31553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi/bindings \
31653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/ots/include \
31753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/qcms/src \
31853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/sqlite \
31953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/third_party/zlib \
32053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	$(LOCAL_PATH)/v8/include \
32193ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/frameworks/wilhelm/include \
32293ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/bionic \
32393ac45cfc74041c8ae536ce58a9534d46db2024eTorne (Richard Coles)	$(PWD)/external/stlport/stlport
32453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
32553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
32653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Flags passed to only C++ (and not C) files.
327591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Debug := \
32853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-rtti \
32953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fno-threadsafe-statics \
33053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fvisibility-inlines-hidden \
33119cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wsign-compare \
33253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-c++0x-compat \
33353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-abi \
33453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-error=c++0x-compat \
33553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wno-non-virtual-dtor \
33619cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wno-sign-promo
33753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
338591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
339591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to both C and C++ files.
340591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Release := \
341591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fstack-protector \
342591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	--param=ssp-buffer-size=4 \
34319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Werror \
344591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-exceptions \
345591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-strict-aliasing \
34619cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wall \
347591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-unused-parameter \
348591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-missing-field-initializers \
349591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility=hidden \
350591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-pipe \
351591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fPIC \
352591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-tree-sra \
353591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fuse-ld=gold \
354591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-psabi \
355591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
356591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-funwind-tables \
357591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-g \
358591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fstack-protector \
359591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-short-enums \
360591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-finline-limit=64 \
361591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wa,--noexecstack \
362591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-U_FORTIFY_SOURCE \
363591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-extra \
364591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-ignored-qualifiers \
365591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-type-limits \
366591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Os \
367591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-ident \
368591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fdata-sections \
369591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
370591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fomit-frame-pointer
371591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
372591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Release := \
373a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
374591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_FILE_OFFSET_BITS=64' \
375591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNO_TCMALLOC' \
376591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DDISABLE_NACL' \
377591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROMIUM_BUILD' \
378591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_LIBJPEG_TURBO=1' \
379591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_PROPRIETARY_CODECS' \
38083750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
381f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
382f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
383a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' \
384591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_OPENSSL=1' \
385591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_EGLIMAGE=1' \
3868abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	'-DCLD_VERSION=1' \
387a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DENABLE_PRINTING=1' \
38851b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
38906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DBLINK_IMPLEMENTATION=1' \
3901e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DINSIDE_BLINK' \
391591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_CUSTOM_SCHEME_HANDLER=0' \
392591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_SVG_FONTS=1' \
3931e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DENABLE_GDI_FONTS_ON_WINDOWS=0' \
39451b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_HARFBUZZ_ON_WINDOWS=1' \
395591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
3969243a84568938a3b2704146d90a71e1405b822e4Torne (Richard Coles)	'-DENABLE_FAST_MOBILE_SCROLLING=1' \
397591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_INPUT_SPEECH=0' \
398591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_LEGACY_NOTIFICATIONS=0' \
399591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_MEDIA_CAPTURE=1' \
400591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_ORIENTATION_EVENTS=1' \
401e08f70592b3fc0d5e68b9b914c9196e813720070Torne (Richard Coles)	'-DENABLE_TOUCH_ICON_LOADING=1' \
402591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_NAVIGATOR_CONTENT_UTILS=0' \
403591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_OPENTYPE_VERTICAL=1' \
404591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DU_USING_ICU_NAMESPACE=0' \
40519cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
406591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROME_PNG_WRITE_SUPPORT' \
407591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DPNG_USER_CONFIG' \
40877e14d17900500683cd1ec2d19ba0d6e760fc132Torne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
409591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DLIBXML_STATIC' \
410591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DLIBXSLT_STATIC' \
41119cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_CONSTANT_MACROS' \
41219cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_FORMAT_MACROS' \
413591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DANDROID' \
414591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D__GNU_SOURCE=1' \
415591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_STLPORT=1' \
416591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
417591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROME_BUILD_ID=""' \
418591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNDEBUG' \
419591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNVALGRIND' \
42019cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
42119cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D_FORTIFY_SOURCE=2'
422591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
423591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
424591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Include paths placed before CFLAGS/CPPFLAGS
425591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Release := \
426591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
427f4e0b5779f18e034b2c2a34c797e3239274993d4Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/skia_library/target \
4283464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
4293464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
430a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
43151b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH) \
43251b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH)/skia/config \
433591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/khronos \
434591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/gpu \
435591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/WebKit \
436f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
437f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/bindings \
438e08f70592b3fc0d5e68b9b914c9196e813720070Torne (Richard Coles)	$(LOCAL_PATH)/third_party/angle/include \
439591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/external/icu4c/common \
440591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/external/icu4c/i18n \
441f4e0b5779f18e034b2c2a34c797e3239274993d4Ben Murdoch	$(PWD)/external/skia/include \
442f4e0b5779f18e034b2c2a34c797e3239274993d4Ben Murdoch	$(PWD)/external/skia/include/core \
443591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/src/core \
444591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/skia/ext \
445591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/iccjpeg \
446591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libpng \
447591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libwebp \
448591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxml/linux/include \
449591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxml/src/include \
450591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/libxslt \
451591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi \
452591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi/bindings \
453591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/ots/include \
454591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/qcms/src \
455591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/sqlite \
456591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/zlib \
457591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/v8/include \
458591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/frameworks/wilhelm/include \
459591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/bionic \
460591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/external/stlport/stlport
461591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
462591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
463591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to only C++ (and not C) files.
464591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Release := \
465591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-rtti \
466591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-threadsafe-statics \
467591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility-inlines-hidden \
46819cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wsign-compare \
469591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-c++0x-compat \
470591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-abi \
471591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-error=c++0x-compat \
472591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-non-virtual-dtor \
47319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wno-sign-promo
474591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
475591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
476591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
477591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
478591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
47953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)### Rules for final target.
48053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
481591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_LDFLAGS_Debug := \
48253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,now \
48353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,relro \
48453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,noexecstack \
48553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fPIC \
48653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,relro \
48753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-z,now \
48853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-fuse-ld=gold \
48953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-nostdlib \
49053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--no-undefined \
49153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--exclude-libs=ALL \
49253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--icf=safe \
4938abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	-Wl,--fatal-warnings \
49453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--gc-sections \
4958abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	-Wl,--warn-shared-textrel \
49653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,-O1 \
49753e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	-Wl,--as-needed
49853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
49953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
500591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_LDFLAGS_Release := \
501591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,now \
502591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,relro \
503591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,noexecstack \
504591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fPIC \
505591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,relro \
506591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-z,now \
507591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fuse-ld=gold \
508591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-nostdlib \
509591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,--no-undefined \
510591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,--exclude-libs=ALL \
511591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,--icf=safe \
512591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,-O1 \
513591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wl,--as-needed \
5148abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	-Wl,--gc-sections \
5158abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	-Wl,--fatal-warnings \
5168abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	-Wl,--warn-shared-textrel
517591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
518591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
519591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
520591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
521f4e0b5779f18e034b2c2a34c797e3239274993d4Ben MurdochLOCAL_STATIC_LIBRARIES :=
52253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
52353e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Enable grouping to fix circular references
52453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_GROUP_STATIC_LIBRARIES := true
52553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
52653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)LOCAL_SHARED_LIBRARIES := \
527f4e0b5779f18e034b2c2a34c797e3239274993d4Ben Murdoch	libskia \
52853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	libstlport \
52953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)	libdl
53053e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
53153e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Add target alias to "gyp_all_modules" target.
53253e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles).PHONY: gyp_all_modules
5335267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)gyp_all_modules: third_party_WebKit_Source_core_webcore_dom_gyp
53453e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
53553e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)# Alias gyp target name.
53653e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles).PHONY: webcore_dom
5375267f701546148b83dfbe1d151cb184385bb5c22Torne (Richard Coles)webcore_dom: third_party_WebKit_Source_core_webcore_dom_gyp
53853e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)
53953e740f4a82e17f3ae59772501622dc354e42336Torne (Richard Coles)include $(BUILD_STATIC_LIBRARY)
540