123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)# This file is generated by gyp; do not edit.
223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)include $(CLEAR_VARS)
423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)LOCAL_MODULE_CLASS := STATIC_LIBRARIES
623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)LOCAL_MODULE := third_party_WebKit_Source_modules_modules_gyp
723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)LOCAL_MODULE_SUFFIX := .a
8a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben MurdochLOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
9a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdochgyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
10a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdochgyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
1123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
1223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)# Make sure our deps are built first.
1323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)GYP_TARGET_DEPENDENCIES := \
14a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_config_gyp,,,$(GYP_VAR_PREFIX))/config.stamp \
15a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_webcore_gyp,,,$(GYP_VAR_PREFIX))/webcore.stamp \
16a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_core_webcore_generated_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_core_webcore_generated_gyp.a \
17d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_library_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_library_gyp.a \
18d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_modules_make_modules_generated_gyp,,,$(GYP_VAR_PREFIX))/make_modules_generated.stamp
1923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
209e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)GYP_GENERATED_OUTPUTS :=
2123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
2223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)# Make sure our deps and generated files are built first.
2323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
2423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
257242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci$(gyp_intermediate_dir)/TextDecodeOptions.cpp: $(gyp_shared_intermediate_dir)/blink/modules/encoding/TextDecodeOptions.cpp
267242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	mkdir -p $(@D); cp $< $@
277242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci$(gyp_intermediate_dir)/TextDecoderOptions.cpp: $(gyp_shared_intermediate_dir)/blink/modules/encoding/TextDecoderOptions.cpp
287242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	mkdir -p $(@D); cp $< $@
297242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci$(gyp_intermediate_dir)/IDBIndexParameters.cpp: $(gyp_shared_intermediate_dir)/blink/modules/indexeddb/IDBIndexParameters.cpp
307242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	mkdir -p $(@D); cp $< $@
317242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci$(gyp_intermediate_dir)/NotificationOptions.cpp: $(gyp_shared_intermediate_dir)/blink/modules/notifications/NotificationOptions.cpp
327242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	mkdir -p $(@D); cp $< $@
337242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci$(gyp_intermediate_dir)/QueryParams.cpp: $(gyp_shared_intermediate_dir)/blink/modules/serviceworkers/QueryParams.cpp
347242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	mkdir -p $(@D); cp $< $@
357242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci$(gyp_intermediate_dir)/RegistrationOptionList.cpp: $(gyp_shared_intermediate_dir)/blink/modules/serviceworkers/RegistrationOptionList.cpp
367242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	mkdir -p $(@D); cp $< $@
377242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci$(gyp_intermediate_dir)/ServiceWorkerClientQueryParams.cpp: $(gyp_shared_intermediate_dir)/blink/modules/serviceworkers/ServiceWorkerClientQueryParams.cpp
387242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	mkdir -p $(@D); cp $< $@
397242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci$(gyp_intermediate_dir)/MIDIOptions.cpp: $(gyp_shared_intermediate_dir)/blink/modules/webmidi/MIDIOptions.cpp
407242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	mkdir -p $(@D); cp $< $@
41f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)$(gyp_intermediate_dir)/EventModules.cpp: $(gyp_shared_intermediate_dir)/blink/modules/EventModules.cpp
42323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
43f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)$(gyp_intermediate_dir)/EventModulesNames.cpp: $(gyp_shared_intermediate_dir)/blink/modules/EventModulesNames.cpp
44323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
45f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)$(gyp_intermediate_dir)/EventTargetModulesNames.cpp: $(gyp_shared_intermediate_dir)/blink/modules/EventTargetModulesNames.cpp
46323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
47e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)$(gyp_intermediate_dir)/IndexedDBNames.cpp: $(gyp_shared_intermediate_dir)/blink/modules/IndexedDBNames.cpp
48e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
49d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings01.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings01.cpp
50323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
51d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings02.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings02.cpp
52323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
53d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings03.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings03.cpp
54323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
55d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings04.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings04.cpp
56323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
57d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings05.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings05.cpp
58323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
59d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings06.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings06.cpp
60323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
61d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings07.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings07.cpp
62323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
63d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings08.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings08.cpp
64323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
65d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings09.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings09.cpp
66323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
67d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings10.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings10.cpp
68323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
69d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings11.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings11.cpp
70323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
71d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings12.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings12.cpp
72323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
73d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings13.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings13.cpp
74323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
75d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings14.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings14.cpp
76323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
77d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings15.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings15.cpp
78323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
79d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings16.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings16.cpp
80d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
81d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings17.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings17.cpp
82d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
83d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings18.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings18.cpp
84d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
85d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)$(gyp_intermediate_dir)/V8GeneratedModulesBindings19.cpp: $(gyp_shared_intermediate_dir)/blink/bindings/modules/v8/V8GeneratedModulesBindings19.cpp
86323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	mkdir -p $(@D); cp $< $@
87323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)LOCAL_GENERATED_SOURCES := \
887242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_intermediate_dir)/TextDecodeOptions.cpp \
897242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_intermediate_dir)/TextDecoderOptions.cpp \
907242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_intermediate_dir)/IDBIndexParameters.cpp \
917242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_intermediate_dir)/NotificationOptions.cpp \
927242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_intermediate_dir)/QueryParams.cpp \
937242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_intermediate_dir)/RegistrationOptionList.cpp \
947242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_intermediate_dir)/ServiceWorkerClientQueryParams.cpp \
957242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_intermediate_dir)/MIDIOptions.cpp \
96d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	$(gyp_intermediate_dir)/EventModules.cpp \
97d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	$(gyp_intermediate_dir)/EventModulesNames.cpp \
98d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	$(gyp_intermediate_dir)/EventTargetModulesNames.cpp \
99e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	$(gyp_intermediate_dir)/IndexedDBNames.cpp \
100323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings01.cpp \
101323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings02.cpp \
102323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings03.cpp \
103323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings04.cpp \
104323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings05.cpp \
105323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings06.cpp \
106323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings07.cpp \
107323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings08.cpp \
108323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings09.cpp \
109323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings10.cpp \
110323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings11.cpp \
111323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings12.cpp \
112323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings13.cpp \
113323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings14.cpp \
114323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings15.cpp \
115323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings16.cpp \
116323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings17.cpp \
117323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings18.cpp \
1189e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	$(gyp_intermediate_dir)/V8GeneratedModulesBindings19.cpp
11923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
120323480423219ecd77329f8326dc5e0e3b50926d4Torne (Richard Coles)GYP_COPIED_SOURCE_ORIGIN_DIRS := \
1217242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_shared_intermediate_dir)/blink/modules/encoding \
1227242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_shared_intermediate_dir)/blink/modules/indexeddb \
1237242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_shared_intermediate_dir)/blink/modules/notifications \
1247242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_shared_intermediate_dir)/blink/modules/serviceworkers \
1257242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(gyp_shared_intermediate_dir)/blink/modules/webmidi \
126f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/modules \
127d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink/bindings/modules/v8
12823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
12923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)LOCAL_SRC_FILES := \
130d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/modules/InitModules.cpp \
13110f88d5669dbd969c059d61ba09fa37dd72ac559Ben Murdoch	third_party/WebKit/Source/modules/battery/BatteryDispatcher.cpp \
132d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/battery/BatteryManager.cpp \
133d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/battery/BatteryStatus.cpp \
134d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/battery/NavigatorBattery.cpp \
135d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp \
136e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/modules/credentialmanager/Credential.cpp \
1379e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	third_party/WebKit/Source/modules/credentialmanager/CredentialManagerClient.cpp \
138e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/modules/credentialmanager/CredentialsContainer.cpp \
139e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/modules/credentialmanager/FederatedCredential.cpp \
140e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/modules/credentialmanager/LocalCredential.cpp \
141e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/modules/credentialmanager/NavigatorCredentials.cpp \
142521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/crypto/Crypto.cpp \
143197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/crypto/CryptoKey.cpp \
1441e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/modules/crypto/CryptoResultImpl.cpp \
145521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/crypto/DOMWindowCrypto.cpp \
146591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/modules/crypto/NormalizeAlgorithm.cpp \
147521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/crypto/SubtleCrypto.cpp \
148e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/modules/crypto/WorkerGlobalScopeCrypto.cpp \
149d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/modules/device_light/DeviceLightController.cpp \
150d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/modules/device_light/DeviceLightDispatcher.cpp \
151d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/modules/device_light/DeviceLightEvent.cpp \
15223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/device_orientation/DeviceAcceleration.cpp \
15323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/device_orientation/DeviceMotionController.cpp \
15423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/device_orientation/DeviceMotionData.cpp \
15523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/device_orientation/DeviceMotionDispatcher.cpp \
15623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/device_orientation/DeviceMotionEvent.cpp \
15751b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/modules/device_orientation/DeviceOrientationController.cpp \
1587757ec2eadfa2dd8ac2aeed0a4399e9b07ec38cbBen Murdoch	third_party/WebKit/Source/modules/device_orientation/DeviceOrientationData.cpp \
159a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/device_orientation/DeviceOrientationDispatcher.cpp \
1607757ec2eadfa2dd8ac2aeed0a4399e9b07ec38cbBen Murdoch	third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.cpp \
16109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/device_orientation/DeviceOrientationInspectorAgent.cpp \
16223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.cpp \
16323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/donottrack/NavigatorDoNotTrack.cpp \
164f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	third_party/WebKit/Source/modules/encoding/TextDecoder.cpp \
165f5e4ad553afbc08dd2e729bb77e937a9a94d5827Torne (Richard Coles)	third_party/WebKit/Source/modules/encoding/TextEncoder.cpp \
166d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp \
16723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/encryptedmedia/MediaKeyMessageEvent.cpp \
16823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/encryptedmedia/MediaKeyNeededEvent.cpp \
169a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.cpp \
17023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/encryptedmedia/MediaKeys.cpp \
17107a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/modules/encryptedmedia/MediaKeysController.cpp \
172197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/encryptedmedia/SimpleContentDecryptionModuleResult.cpp \
17323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/DOMFilePath.cpp \
17423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp \
17523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/DOMFileSystemBase.cpp \
17623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/DOMFileSystemSync.cpp \
17723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/DOMWindowFileSystem.cpp \
17823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/DataTransferItemFileSystem.cpp \
17923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/DirectoryEntry.cpp \
18023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/DirectoryEntrySync.cpp \
18123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/DirectoryReader.cpp \
18223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/DirectoryReaderSync.cpp \
18323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/DraggedIsolatedFileSystem.cpp \
18423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/Entry.cpp \
18523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/EntryBase.cpp \
18623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/EntrySync.cpp \
18723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/FileEntry.cpp \
18823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/FileEntrySync.cpp \
18923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/FileSystemCallbacks.cpp \
19023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/FileWriter.cpp \
19123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/FileWriterBase.cpp \
19223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/FileWriterSync.cpp \
19323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/HTMLInputElementFileSystem.cpp \
19409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/InspectorFileSystemAgent.cpp \
19509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/filesystem/InspectorFrontendHostFileSystem.cpp \
19683750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	third_party/WebKit/Source/modules/filesystem/LocalFileSystem.cpp \
197591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/modules/filesystem/WorkerGlobalScopeFileSystem.cpp \
19823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/gamepad/Gamepad.cpp \
199d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/gamepad/GamepadButton.cpp \
200d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/gamepad/GamepadCommon.cpp \
20107a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/modules/gamepad/GamepadDispatcher.cpp \
20207a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	third_party/WebKit/Source/modules/gamepad/GamepadEvent.cpp \
20323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/gamepad/GamepadList.cpp \
20423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.cpp \
205d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/gamepad/WebKitGamepad.cpp \
206d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/gamepad/WebKitGamepadList.cpp \
2077242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/modules/geofencing/CircularGeofencingRegion.cpp \
208c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/modules/geofencing/Geofencing.cpp \
2097242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/modules/geofencing/GeofencingError.cpp \
210c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/modules/geofencing/NavigatorGeofencing.cpp \
2117242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/modules/geofencing/WorkerNavigatorGeofencing.cpp \
21223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/geolocation/Coordinates.cpp \
21323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/geolocation/Geolocation.cpp \
21423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/geolocation/GeolocationController.cpp \
21509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/geolocation/GeolocationInspectorAgent.cpp \
216197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp \
217c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/modules/geolocation/GeolocationWatchers.cpp \
21823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/geolocation/NavigatorGeolocation.cpp \
219197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/geolocation/PositionOptions.cpp \
22023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/DOMWindowIndexedDatabase.cpp \
22123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBAny.cpp \
22223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBCursor.cpp \
22323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.cpp \
22423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBDatabase.cpp \
22551b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBDatabaseCallbacks.cpp \
22623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBEventDispatcher.cpp \
22723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBFactory.cpp \
22823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBIndex.cpp \
22923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBKey.cpp \
23023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBKeyPath.cpp \
23123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBKeyRange.cpp \
23223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBObjectStore.cpp \
23323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.cpp \
23423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBPendingTransactionMonitor.cpp \
23523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBRequest.cpp \
23623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBTransaction.cpp \
23723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.cpp \
2386f543c786fc42989f552b4daa774ca5ff32fa697Ben Murdoch	third_party/WebKit/Source/modules/indexeddb/IndexedDBClient.cpp \
23909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.cpp \
240a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/WebIDBCallbacksImpl.cpp \
24151b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp \
242591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp \
24319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	third_party/WebKit/Source/modules/mediasource/HTMLVideoElementMediaSource.cpp \
244521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/mediasource/MediaSource.cpp \
24523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediasource/MediaSourceRegistry.cpp \
246521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/mediasource/SourceBuffer.cpp \
247521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/mediasource/SourceBufferList.cpp \
248e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/modules/mediasource/URLMediaSource.cpp \
24919cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	third_party/WebKit/Source/modules/mediasource/VideoPlaybackQuality.cpp \
25023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp \
25109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/MediaDeviceInfo.cpp \
25209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/MediaDevicesRequest.cpp \
25323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/MediaStream.cpp \
25423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/MediaStreamEvent.cpp \
25523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/MediaStreamRegistry.cpp \
25623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.cpp \
25723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/MediaStreamTrackEvent.cpp \
25809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/MediaStreamTrackSourcesRequestImpl.cpp \
25923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/NavigatorMediaStream.cpp \
2601e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/NavigatorUserMediaError.cpp \
26123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCDTMFSender.cpp \
26223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCDTMFToneChangeEvent.cpp \
26323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCDataChannel.cpp \
26423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCDataChannelEvent.cpp \
26523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCIceCandidate.cpp \
26623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCIceCandidateEvent.cpp \
26723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCPeerConnection.cpp \
26823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCSessionDescription.cpp \
26923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestImpl.cpp \
27023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCStatsReport.cpp \
27123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCStatsRequestImpl.cpp \
27223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCStatsResponse.cpp \
27323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/RTCVoidRequestImpl.cpp \
27423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/SourceInfo.cpp \
275a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/mediastream/URLMediaStream.cpp \
27623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/UserMediaController.cpp \
27723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/mediastream/UserMediaRequest.cpp \
27823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp \
279f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	third_party/WebKit/Source/modules/netinfo/NavigatorNetworkInformation.cpp \
280f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	third_party/WebKit/Source/modules/netinfo/NetworkInformation.cpp \
281f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	third_party/WebKit/Source/modules/netinfo/WorkerNavigatorNetworkInformation.cpp \
28223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/notifications/Notification.cpp \
28323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/notifications/NotificationController.cpp \
284197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/notifications/NotificationPermissionClient.cpp \
28509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/performance/SharedWorkerPerformance.cpp \
286591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/modules/performance/WorkerGlobalScopePerformance.cpp \
287521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/performance/WorkerPerformance.cpp \
2887242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/modules/presentation/NavigatorPresentation.cpp \
2897242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/modules/presentation/Presentation.cpp \
290aafa69cb17c9d6606c07663ade5f81388a2c5986Ben Murdoch	third_party/WebKit/Source/modules/push_messaging/NavigatorPushManager.cpp \
291a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/push_messaging/PushController.cpp \
292a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/push_messaging/PushError.cpp \
2935d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/modules/push_messaging/PushEvent.cpp \
294aafa69cb17c9d6606c07663ade5f81388a2c5986Ben Murdoch	third_party/WebKit/Source/modules/push_messaging/PushManager.cpp \
295a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/push_messaging/PushRegistration.cpp \
296a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/quota/DOMWindowQuota.cpp \
29709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/quota/DeprecatedStorageInfo.cpp \
29809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.cpp \
29909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/quota/DeprecatedStorageQuotaCallbacksImpl.cpp \
30023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/quota/NavigatorStorageQuota.cpp \
30123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/quota/StorageErrorCallback.cpp \
30209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/quota/StorageInfo.cpp \
30323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/quota/StorageQuota.cpp \
30409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/quota/StorageQuotaCallbacksImpl.cpp \
30509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/quota/StorageQuotaClient.cpp \
30623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.cpp \
307d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	third_party/WebKit/Source/modules/screen_orientation/LockOrientationCallback.cpp \
308197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/screen_orientation/ScreenScreenOrientation.cpp \
30909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/screen_orientation/ScreenOrientation.cpp \
310d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationController.cpp \
311c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationDispatcher.cpp \
3127242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/modules/serviceworkers/Body.cpp \
313e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/Cache.cpp \
314c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/CacheStorage.cpp \
3157242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/modules/serviceworkers/ExtendableEvent.cpp \
316d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/FetchEvent.cpp \
317197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/serviceworkers/FetchHeaderList.cpp \
3185d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/FetchManager.cpp \
319197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/serviceworkers/FetchRequestData.cpp \
320197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/serviceworkers/FetchResponseData.cpp \
321197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/serviceworkers/Headers.cpp \
32209380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/InstallEvent.cpp \
32309380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/NavigatorServiceWorker.cpp \
324f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/Request.cpp \
3257242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/modules/serviceworkers/RequestInit.cpp \
326d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/RespondWithObserver.cpp \
327d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/Response.cpp \
32806f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/ServiceWorker.cpp \
329e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerClient.cpp \
33010f88d5669dbd969c059d61ba09fa37dd72ac559Ben Murdoch	third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerClients.cpp \
33109380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerContainer.cpp \
332d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerContainerClient.cpp \
33351b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerError.cpp \
33409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp \
33509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScopeClient.cpp \
336c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerRegistration.cpp \
33709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerThread.cpp \
33809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/serviceworkers/WaitUntilObserver.cpp \
33923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/DOMWindowSpeechSynthesis.cpp \
34023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechGrammar.cpp \
34123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechGrammarList.cpp \
34223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechRecognition.cpp \
34323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechRecognitionAlternative.cpp \
34423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechRecognitionController.cpp \
34523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechRecognitionError.cpp \
34623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechRecognitionEvent.cpp \
34723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechRecognitionResult.cpp \
34823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.cpp \
34923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechSynthesis.cpp \
35023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechSynthesisEvent.cpp \
35123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechSynthesisUtterance.cpp \
35223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/speech/SpeechSynthesisVoice.cpp \
353521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/vibration/NavigatorVibration.cpp \
354a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/webaudio/AnalyserNode.cpp \
355a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/webaudio/AsyncAudioDecoder.cpp \
35623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioBasicInspectorNode.cpp \
35723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioBasicProcessorNode.cpp \
35823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioBuffer.cpp \
35923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioBufferSourceNode.cpp \
36023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioContext.cpp \
36123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioDestinationNode.cpp \
36223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioListener.cpp \
36323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioNode.cpp \
36423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioNodeInput.cpp \
36523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioNodeOutput.cpp \
36623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioParam.cpp \
36723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp \
36823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioProcessingEvent.cpp \
36923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioScheduledSourceNode.cpp \
37023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/AudioSummingJunction.cpp \
37123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/BiquadDSPKernel.cpp \
37223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/BiquadFilterNode.cpp \
37323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/BiquadProcessor.cpp \
374a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/webaudio/ChannelMergerNode.cpp \
375a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/webaudio/ChannelSplitterNode.cpp \
37623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/ConvolverNode.cpp \
37723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/DefaultAudioDestinationNode.cpp \
37823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/DelayDSPKernel.cpp \
37923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/DelayNode.cpp \
38023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/DelayProcessor.cpp \
38123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/DynamicsCompressorNode.cpp \
382a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/webaudio/GainNode.cpp \
38323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp \
38423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/MediaStreamAudioDestinationNode.cpp \
38523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/MediaStreamAudioSourceNode.cpp \
38623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/OfflineAudioCompletionEvent.cpp \
38723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/OfflineAudioContext.cpp \
38823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/OfflineAudioDestinationNode.cpp \
38923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/OscillatorNode.cpp \
390a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/webaudio/PannerNode.cpp \
391591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/modules/webaudio/PeriodicWave.cpp \
39223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/RealtimeAnalyser.cpp \
393a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/webaudio/ScriptProcessorNode.cpp \
39423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/WaveShaperDSPKernel.cpp \
39523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/WaveShaperNode.cpp \
39623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webaudio/WaveShaperProcessor.cpp \
39723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/ChangeVersionWrapper.cpp \
398a9984bf9ddc3cf73fdae3f29134a2bab379e7029Ben Murdoch	third_party/WebKit/Source/modules/webdatabase/DOMWindowWebDatabase.cpp \
39923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/Database.cpp \
40023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/DatabaseAuthorizer.cpp \
40151b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/DatabaseClient.cpp \
40223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/DatabaseContext.cpp \
40323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/DatabaseManager.cpp \
40423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/DatabaseTask.cpp \
40523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/DatabaseThread.cpp \
406521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp \
40709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseAgent.cpp \
40809380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/InspectorDatabaseResource.cpp \
409521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/QuotaTracker.cpp \
410591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	third_party/WebKit/Source/modules/webdatabase/SQLError.cpp \
41123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/SQLResultSet.cpp \
41223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/SQLResultSetRowList.cpp \
41323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/SQLStatement.cpp \
41423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/SQLStatementBackend.cpp \
41523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/SQLTransaction.cpp \
41623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/SQLTransactionBackend.cpp \
417521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/SQLTransactionClient.cpp \
41823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/SQLTransactionCoordinator.cpp \
41923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/SQLTransactionStateMachine.cpp \
4201e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/sqlite/SQLValue.cpp \
4211e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteAuthorizer.cpp \
4221e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteDatabase.cpp \
4231e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteFileSystem.cpp \
4241e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteFileSystemPosix.cpp \
4251e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteStatement.cpp \
4261e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteTransaction.cpp \
42723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webmidi/MIDIAccess.cpp \
4285d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	third_party/WebKit/Source/modules/webmidi/MIDIAccessInitializer.cpp \
4291e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/modules/webmidi/MIDIAccessor.cpp \
4301e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	third_party/WebKit/Source/modules/webmidi/MIDIClientMock.cpp \
431f6b7aed3f7ce69aca0d7a032d144cbd088b04393Torne (Richard Coles)	third_party/WebKit/Source/modules/webmidi/MIDIConnectionEvent.cpp \
432e69819bd8e388ea4ad1636a19aa6b2eed4952191Ben Murdoch	third_party/WebKit/Source/modules/webmidi/MIDIController.cpp \
43323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webmidi/MIDIInput.cpp \
4347242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/modules/webmidi/MIDIInputMap.cpp \
43523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webmidi/MIDIOutput.cpp \
4367242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	third_party/WebKit/Source/modules/webmidi/MIDIOutputMap.cpp \
43723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/webmidi/MIDIPort.cpp \
438521d96ec04ace82590870fb04353ec4f82bb150fTorne (Richard Coles)	third_party/WebKit/Source/modules/webmidi/NavigatorWebMIDI.cpp \
439197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/websockets/DOMWebSocket.cpp \
44023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/websockets/MainThreadWebSocketChannel.cpp \
441c0e19a689c8ac22cdc96b291a8d33a5d3b0b34a4Torne (Richard Coles)	third_party/WebKit/Source/modules/websockets/NewWebSocketChannelImpl.cpp \
44223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/websockets/WebSocketChannel.cpp \
44323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/websockets/WebSocketDeflateFramer.cpp \
44423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/websockets/WebSocketDeflater.cpp \
44523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/websockets/WebSocketExtensionDispatcher.cpp \
44623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/websockets/WebSocketExtensionParser.cpp \
44723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/websockets/WebSocketFrame.cpp \
44823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/websockets/WebSocketHandshake.cpp \
44923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	third_party/WebKit/Source/modules/websockets/WebSocketPerMessageDeflate.cpp \
450197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp \
451197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/custom/V8CryptoCustom.cpp \
452197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/custom/V8CryptoKeyCustom.cpp \
453197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/custom/V8CustomSQLStatementErrorCallback.cpp \
454197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/custom/V8DeviceMotionEventCustom.cpp \
455197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/custom/V8DeviceOrientationEventCustom.cpp \
456197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/custom/V8SQLResultSetRowListCustom.cpp \
457197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/custom/V8SQLTransactionCustom.cpp \
458e38fbeeb576b5094e34e038ab88d9d6a5c5c2214Torne (Richard Coles)	third_party/WebKit/Source/bindings/modules/v8/custom/V8ServiceWorkerClientCustom.cpp \
459197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/custom/V8ServiceWorkerCustom.cpp \
460197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/custom/V8SubtleCryptoCustom.cpp \
461197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/DictionaryHelperForModules.cpp \
462197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/IDBBindingUtilities.cpp \
463197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	third_party/WebKit/Source/bindings/modules/v8/ModuleBindingsInitializer.cpp
46423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
46523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
46623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)# Flags passed to both C and C++ files.
467591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Debug := \
46823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-fstack-protector \
46923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	--param=ssp-buffer-size=4 \
47023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	 \
47123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-fno-strict-aliasing \
47219cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wall \
47323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-Wno-unused-parameter \
47423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-Wno-missing-field-initializers \
47523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-fvisibility=hidden \
47623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-pipe \
47723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-fPIC \
478d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-Wno-unused-local-typedefs \
47923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-ffunction-sections \
48023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-funwind-tables \
48123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-g \
48223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-fstack-protector \
48323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-fno-short-enums \
48423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-finline-limit=64 \
48523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-Wa,--noexecstack \
48623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-U_FORTIFY_SOURCE \
48723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-Wno-extra \
48823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-Wno-ignored-qualifiers \
48923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-Wno-type-limits \
49009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-Wno-unused-but-set-variable \
49123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-Os \
49223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-g \
4937242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-gdwarf-4 \
49423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-fdata-sections \
49509380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-ffunction-sections \
496197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-fomit-frame-pointer \
49709380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-funwind-tables
49823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
499591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Debug := \
500a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
50123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-D_FILE_OFFSET_BITS=64' \
50223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DNO_TCMALLOC' \
50323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DDISABLE_NACL' \
50423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DCHROMIUM_BUILD' \
50523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DUSE_LIBJPEG_TURBO=1' \
506aafa69cb17c9d6606c07663ade5f81388a2c5986Ben Murdoch	'-DENABLE_WEBRTC=1' \
50723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DUSE_PROPRIETARY_CODECS' \
5085d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
50983750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
510f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
511f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
51223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DENABLE_EGLIMAGE=1' \
5138abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	'-DCLD_VERSION=1' \
514a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DENABLE_PRINTING=1' \
51551b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
516d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
5177242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
5187242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
519d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
520d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
52176c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
522f523d2789ac2f83c4eca0ee4d5161bfdb5f2d052Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
5237242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
52406f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DBLINK_IMPLEMENTATION=1' \
5251e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DINSIDE_BLINK' \
5269e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	'-DCHROME_PNG_WRITE_SUPPORT' \
5279e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	'-DPNG_USER_CONFIG' \
5289e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
52923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DENABLE_SVG_FONTS=1' \
53023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
531197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
532197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	'-DENABLE_WEB_AUDIO=1' \
53323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DENABLE_OPENTYPE_VERTICAL=1' \
53423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DU_USING_ICU_NAMESPACE=0' \
535c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	'-DU_ENABLE_DYLOAD=0' \
53623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DSK_ENABLE_INST_COUNT=0' \
53783750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_SUPPORT_GPU=1' \
53883750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
53906f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
54019cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
54151b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DGR_GL_IGNORE_ES3_MSAA=0' \
542d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
5437242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \
54423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DSK_BUILD_FOR_ANDROID' \
54583750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_USE_POSIX_THREADS' \
5463c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
547fdbb120d0a4a87db74bcb608de226c85a7d1c920Ben Murdoch	'-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \
548d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DUSE_OPENSSL=1' \
54907a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	'-DUSE_OPENSSL_CERTS=1' \
55019cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_CONSTANT_MACROS' \
55119cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_FORMAT_MACROS' \
55223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DANDROID' \
55323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-D__GNU_SOURCE=1' \
55423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DUSE_STLPORT=1' \
55523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
55623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DCHROME_BUILD_ID=""' \
55723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
55823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
55923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	'-D_DEBUG'
56023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
56123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
56223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)# Include paths placed before CFLAGS/CPPFLAGS
563591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Debug := \
5643464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
5653464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
5665d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir) \
567a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
56851b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH) \
56951b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH)/skia/config \
570591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/khronos \
571591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/gpu \
572591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/zlib \
5731e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	$(LOCAL_PATH)/third_party/sqlite \
574591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/WebKit \
5755d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
576197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	$(LOCAL_PATH)/third_party/openmax_dl \
5779e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libpng \
5789e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libwebp \
5799e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	$(LOCAL_PATH)/third_party/ots/include \
5809e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	$(LOCAL_PATH)/third_party/iccjpeg \
5817242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(LOCAL_PATH)/third_party/libjpeg_turbo \
582c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/common \
583c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/i18n \
584591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/src/core \
585591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/core \
586591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/effects \
587591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pdf \
588591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/gpu \
589591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/lazy \
590591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pathops \
591591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/pipe \
592591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/ports \
593591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/utils \
594591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/skia/ext \
595591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi \
596591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/npapi/bindings \
597591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/qcms/src \
598591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/v8/include \
599591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/frameworks/wilhelm/include \
600591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/bionic \
601591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(PWD)/external/stlport/stlport
602591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
603591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
604591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to only C++ (and not C) files.
605591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Debug := \
6067242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-fno-exceptions \
607591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-rtti \
608591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-threadsafe-statics \
609591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility-inlines-hidden \
61019cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wsign-compare \
611591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-c++0x-compat \
612591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-uninitialized \
613197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-std=gnu++11 \
614197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-narrowing \
615197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-literal-suffix \
616591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-non-virtual-dtor \
61719cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wno-sign-promo
618591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
619591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
620591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Flags passed to both C and C++ files.
621591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_CFLAGS_Release := \
622591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fstack-protector \
623591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	--param=ssp-buffer-size=4 \
624591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	 \
625591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-strict-aliasing \
62619cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wall \
627591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-unused-parameter \
628591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-missing-field-initializers \
629591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fvisibility=hidden \
630591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-pipe \
631591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fPIC \
632d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	-Wno-unused-local-typedefs \
633591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
634591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-funwind-tables \
635591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-g \
636591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fstack-protector \
637591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-short-enums \
638591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-finline-limit=64 \
639591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wa,--noexecstack \
640591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-U_FORTIFY_SOURCE \
641591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-extra \
642591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-ignored-qualifiers \
643591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Wno-type-limits \
64409380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-Wno-unused-but-set-variable \
645591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-Os \
646591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fno-ident \
647591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-fdata-sections \
648591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	-ffunction-sections \
64909380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-fomit-frame-pointer \
65009380295ba73501a205346becac22c6978e4671dTorne (Richard Coles)	-funwind-tables
651591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
652591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochMY_DEFS_Release := \
653a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DV8_DEPRECATION_WARNINGS' \
654591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_FILE_OFFSET_BITS=64' \
655591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNO_TCMALLOC' \
656591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DDISABLE_NACL' \
657591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROMIUM_BUILD' \
658591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_LIBJPEG_TURBO=1' \
659aafa69cb17c9d6606c07663ade5f81388a2c5986Ben Murdoch	'-DENABLE_WEBRTC=1' \
660591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_PROPRIETARY_CODECS' \
6615d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
66283750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DENABLE_CONFIGURATION_POLICY' \
663f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
664f79f16f17ddc4f842d7b7a38603e280e94be826aTorne (Richard Coles)	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
665591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_EGLIMAGE=1' \
6668abfc5808a4e34d6e03867af8bc440dee641886fTorne (Richard Coles)	'-DCLD_VERSION=1' \
667a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	'-DENABLE_PRINTING=1' \
66851b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DENABLE_MANAGED_USERS=1' \
669d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
6707242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
6717242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
672d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
673d6cdb82654e8f3343a693ca752d5c4cee0324e17Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
67476c265b59aa821ccbf8c75ab2bb0d036e97d2956Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
675f523d2789ac2f83c4eca0ee4d5161bfdb5f2d052Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
6767242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
67706f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DBLINK_IMPLEMENTATION=1' \
6781e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	'-DINSIDE_BLINK' \
6799e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	'-DCHROME_PNG_WRITE_SUPPORT' \
6809e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	'-DPNG_USER_CONFIG' \
6819e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	'-DCHROME_PNG_READ_PACK_SUPPORT' \
682591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_SVG_FONTS=1' \
683591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1' \
684197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	'-DWTF_USE_WEBAUDIO_OPENMAX_DL_FFT=1' \
685197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	'-DENABLE_WEB_AUDIO=1' \
686591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DENABLE_OPENTYPE_VERTICAL=1' \
687591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DU_USING_ICU_NAMESPACE=0' \
688c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	'-DU_ENABLE_DYLOAD=0' \
689591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DSK_ENABLE_INST_COUNT=0' \
69083750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_SUPPORT_GPU=1' \
69183750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
69206f816c7c76bc45a15e452ade8a34e8af077693eTorne (Richard Coles)	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
69319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
69451b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	'-DGR_GL_IGNORE_ES3_MSAA=0' \
695d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
6967242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	'-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \
697591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DSK_BUILD_FOR_ANDROID' \
69883750176c3ee2cea66c8a9751271026a5901be3aBen Murdoch	'-DSK_USE_POSIX_THREADS' \
6993c9e4aeaee9f9b0a9a814da07bcb33319c7ea363Ben Murdoch	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
700fdbb120d0a4a87db74bcb608de226c85a7d1c920Ben Murdoch	'-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \
701d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)	'-DUSE_OPENSSL=1' \
70207a852d8c1953036774d8f3b65d18dcfea3bb4a2Ben Murdoch	'-DUSE_OPENSSL_CERTS=1' \
70319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_CONSTANT_MACROS' \
70419cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D__STDC_FORMAT_MACROS' \
705591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DANDROID' \
706591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D__GNU_SOURCE=1' \
707591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DUSE_STLPORT=1' \
708591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
709591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DCHROME_BUILD_ID=""' \
710591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNDEBUG' \
711591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	'-DNVALGRIND' \
71219cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
71319cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	'-D_FORTIFY_SOURCE=2'
714591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
715591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
716591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch# Include paths placed before CFLAGS/CPPFLAGS
717591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES_Release := \
7183464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
7193464d02a173573db42f8ee6bb07bb74fabf4f5f2Ben Murdoch	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
7205d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir) \
721a854de003a23bf3c7f95ec0f8154ada64092ff5cTorne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit/Source \
72251b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH) \
72351b2906e11752df6c18351cf520e30522d3b53a1Torne (Richard Coles)	$(LOCAL_PATH)/skia/config \
72423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/khronos \
72523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/gpu \
72623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/zlib \
7271e202183a5dc46166763171984b285173f8585e5Torne (Richard Coles)	$(LOCAL_PATH)/third_party/sqlite \
72823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/WebKit \
7295d92fedcae5e801a8b224de090094f2d9df0b54aTorne (Richard Coles)	$(gyp_shared_intermediate_dir)/blink \
730197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	$(LOCAL_PATH)/third_party/openmax_dl \
7319e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libpng \
7329e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	$(LOCAL_PATH)/third_party/libwebp \
7339e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	$(LOCAL_PATH)/third_party/ots/include \
7349e12abdf8c3a23d52091ea54ebb6a04d327f9300Torne (Richard Coles)	$(LOCAL_PATH)/third_party/iccjpeg \
7357242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	$(LOCAL_PATH)/third_party/libjpeg_turbo \
736c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/common \
737c1847b1379d12d0e05df27436bf19a9b1bf12deaTorne (Richard Coles)	$(PWD)/external/icu/icu4c/source/i18n \
73823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/src/core \
73923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/core \
74023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/effects \
74123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pdf \
74223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/gpu \
743591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch	$(LOCAL_PATH)/third_party/skia/include/lazy \
74423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pathops \
74523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/pipe \
74623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/ports \
74723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/skia/include/utils \
74823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/skia/ext \
74923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi \
75023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/npapi/bindings \
75123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/third_party/qcms/src \
75223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(LOCAL_PATH)/v8/include \
75323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(PWD)/frameworks/wilhelm/include \
75423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(PWD)/bionic \
75523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	$(PWD)/external/stlport/stlport
75623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
75723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
75823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)# Flags passed to only C++ (and not C) files.
759591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS_Release := \
7607242dc3dbeb210b5e876a3c42d1ec1a667fc621aPrimiano Tucci	-fno-exceptions \
76123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-fno-rtti \
76223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-fno-threadsafe-statics \
76323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-fvisibility-inlines-hidden \
76419cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wsign-compare \
76523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-Wno-c++0x-compat \
76623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-Wno-uninitialized \
767197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-std=gnu++11 \
768197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-narrowing \
769197021e6b966cfb06891637935ef33fff06433d1Ben Murdoch	-Wno-literal-suffix \
77023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	-Wno-non-virtual-dtor \
77119cde67944066db31e633d9e386f2aa9bf9fadb3Torne (Richard Coles)	-Wno-sign-promo
77223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
773591b958dee2cf159d33a0b931e6231072eaf38d5Ben Murdoch
774591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
775591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
776591b958dee2cf159d33a0b931e6231072eaf38d5Ben MurdochLOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
777d5428f32f5d1719f774f62e19147104ca245a3abTorne (Richard Coles)LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
77823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)### Rules for final target.
77923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
78023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)LOCAL_SHARED_LIBRARIES := \
78123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	libstlport \
78223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)	libdl
78323042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
78423042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)# Add target alias to "gyp_all_modules" target.
78523042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles).PHONY: gyp_all_modules
78623042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)gyp_all_modules: third_party_WebKit_Source_modules_modules_gyp
78723042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
78823042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)# Alias gyp target name.
78923042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles).PHONY: modules
79023042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)modules: third_party_WebKit_Source_modules_modules_gyp
79123042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)
79223042b77ca894a768b5747ff08f587ed8222772aTorne (Richard Coles)include $(BUILD_STATIC_LIBRARY)
793