autofill_core_browser.target.linux-x86.mk revision f8ee788a64d60abd8f2d742a5fdedde054ecd910
1# This file is generated by gyp; do not edit.
2
3include $(CLEAR_VARS)
4
5LOCAL_MODULE_CLASS := STATIC_LIBRARIES
6LOCAL_MODULE := components_autofill_core_browser_gyp
7LOCAL_MODULE_SUFFIX := .a
8LOCAL_MODULE_TAGS := optional
9LOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
10gyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
11gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
12
13# Make sure our deps are built first.
14GYP_TARGET_DEPENDENCIES := \
15	$(call intermediates-dir-for,GYP,skia_skia_gyp,,,$(GYP_VAR_PREFIX))/skia.stamp \
16	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_library_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_library_gyp.a \
17	$(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp,,,$(GYP_VAR_PREFIX))/icui18n.stamp \
18	$(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp,,,$(GYP_VAR_PREFIX))/icuuc.stamp \
19	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libphonenumber_libphonenumber_without_metadata_gyp,,,$(GYP_VAR_PREFIX))/third_party_libphonenumber_libphonenumber_without_metadata_gyp.a \
20	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_base_ui_base_gyp,,,$(GYP_VAR_PREFIX))/ui_base_ui_base_gyp.a \
21	$(call intermediates-dir-for,GYP,components_autofill_regexes_gyp,,,$(GYP_VAR_PREFIX))/autofill_regexes.stamp \
22	$(call intermediates-dir-for,GYP,components_components_resources_gyp,,,$(GYP_VAR_PREFIX))/components_resources.stamp \
23	$(call intermediates-dir-for,GYP,components_components_strings_gyp,,,$(GYP_VAR_PREFIX))/components_strings.stamp
24
25GYP_GENERATED_OUTPUTS :=
26
27# Make sure our deps and generated files are built first.
28LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
29
30LOCAL_CPP_EXTENSION := .cc
31$(gyp_intermediate_dir)/autofill_regex_constants.cc: $(gyp_shared_intermediate_dir)/autofill_regex_constants.cc
32	mkdir -p $(@D); cp $< $@
33LOCAL_GENERATED_SOURCES := \
34	$(gyp_intermediate_dir)/autofill_regex_constants.cc
35
36GYP_COPIED_SOURCE_ORIGIN_DIRS := \
37	$(gyp_shared_intermediate_dir)
38
39LOCAL_SRC_FILES := \
40	components/autofill/core/browser/address.cc \
41	components/autofill/core/browser/address_field.cc \
42	components/autofill/core/browser/address_i18n.cc \
43	components/autofill/core/browser/autocomplete_history_manager.cc \
44	components/autofill/core/browser/autofill_country.cc \
45	components/autofill/core/browser/autofill_data_model.cc \
46	components/autofill/core/browser/autofill_download.cc \
47	components/autofill/core/browser/autofill_external_delegate.cc \
48	components/autofill/core/browser/autofill_field.cc \
49	components/autofill/core/browser/autofill_manager.cc \
50	components/autofill/core/browser/autofill_metrics.cc \
51	components/autofill/core/browser/autofill_profile.cc \
52	components/autofill/core/browser/autofill_regexes.cc \
53	components/autofill/core/browser/autofill_scanner.cc \
54	components/autofill/core/browser/autofill_type.cc \
55	components/autofill/core/browser/autofill_xml_parser.cc \
56	components/autofill/core/browser/contact_info.cc \
57	components/autofill/core/browser/credit_card.cc \
58	components/autofill/core/browser/credit_card_field.cc \
59	components/autofill/core/browser/email_field.cc \
60	components/autofill/core/browser/form_field.cc \
61	components/autofill/core/browser/form_group.cc \
62	components/autofill/core/browser/form_structure.cc \
63	components/autofill/core/browser/name_field.cc \
64	components/autofill/core/browser/password_generator.cc \
65	components/autofill/core/browser/personal_data_manager.cc \
66	components/autofill/core/browser/phone_field.cc \
67	components/autofill/core/browser/phone_number.cc \
68	components/autofill/core/browser/phone_number_i18n.cc \
69	components/autofill/core/browser/state_names.cc \
70	components/autofill/core/browser/validation.cc \
71	components/autofill/core/browser/webdata/autofill_change.cc \
72	components/autofill/core/browser/webdata/autofill_entry.cc \
73	components/autofill/core/browser/webdata/autofill_table.cc \
74	components/autofill/core/browser/webdata/autofill_webdata_backend_impl.cc \
75	components/autofill/core/browser/webdata/autofill_webdata_service.cc
76
77
78# Flags passed to both C and C++ files.
79MY_CFLAGS_Debug := \
80	--param=ssp-buffer-size=4 \
81	-Werror \
82	-fno-exceptions \
83	-fno-strict-aliasing \
84	-Wall \
85	-Wno-unused-parameter \
86	-Wno-missing-field-initializers \
87	-fvisibility=hidden \
88	-pipe \
89	-fPIC \
90	-Wno-unused-local-typedefs \
91	-msse2 \
92	-mfpmath=sse \
93	-mmmx \
94	-m32 \
95	-ffunction-sections \
96	-funwind-tables \
97	-g \
98	-fno-short-enums \
99	-finline-limit=64 \
100	-Wa,--noexecstack \
101	-U_FORTIFY_SOURCE \
102	-Wno-extra \
103	-Wno-ignored-qualifiers \
104	-Wno-type-limits \
105	-Wno-unused-but-set-variable \
106	-fno-stack-protector \
107	-Os \
108	-g \
109	-fomit-frame-pointer \
110	-fdata-sections \
111	-ffunction-sections \
112	-funwind-tables
113
114MY_DEFS_Debug := \
115	'-DV8_DEPRECATION_WARNINGS' \
116	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
117	'-D_FILE_OFFSET_BITS=64' \
118	'-DNO_TCMALLOC' \
119	'-DDISABLE_NACL' \
120	'-DCHROMIUM_BUILD' \
121	'-DUSE_LIBJPEG_TURBO=1' \
122	'-DENABLE_WEBRTC=1' \
123	'-DUSE_PROPRIETARY_CODECS' \
124	'-DENABLE_BROWSER_CDMS' \
125	'-DENABLE_CONFIGURATION_POLICY' \
126	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
127	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
128	'-DENABLE_EGLIMAGE=1' \
129	'-DCLD_VERSION=1' \
130	'-DENABLE_PRINTING=1' \
131	'-DENABLE_MANAGED_USERS=1' \
132	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
133	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
134	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
135	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
136	'-DVIDEO_HOLE=1' \
137	'-DMOJO_USE_SYSTEM_IMPL' \
138	'-DSK_ENABLE_INST_COUNT=0' \
139	'-DSK_SUPPORT_GPU=1' \
140	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
141	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
142	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
143	'-DGR_GL_IGNORE_ES3_MSAA=0' \
144	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
145	'-DSK_SUPPORT_LEGACY_GETTOPDEVICE' \
146	'-DSK_SUPPORT_LEGACY_BITMAP_CONFIG' \
147	'-DSK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE' \
148	'-DSK_SUPPORT_LEGACY_N32_NAME' \
149	'-DSK_SUPPORT_LEGACY_SETCONFIG' \
150	'-DSK_IGNORE_ETC1_SUPPORT' \
151	'-DSK_SUPPORT_LEGACY_GETTOTALCLIP' \
152	'-DSK_BUILD_FOR_ANDROID' \
153	'-DSK_USE_POSIX_THREADS' \
154	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
155	'-DU_USING_ICU_NAMESPACE=0' \
156	'-DFEATURE_ENABLE_SSL' \
157	'-DFEATURE_ENABLE_VOICEMAIL' \
158	'-DEXPAT_RELATIVE_PATH' \
159	'-DGTEST_RELATIVE_PATH' \
160	'-DNO_MAIN_THREAD_WRAPPING' \
161	'-DNO_SOUND_SYSTEM' \
162	'-DANDROID' \
163	'-DPOSIX' \
164	'-DCUSTOM_BASICTYPES="base/basictypes.h"' \
165	'-DCUSTOM_SCOPED_PTR="base/memory/scoped_ptr.h"' \
166	'-DI18N_PHONENUMBERS_USE_ICU_REGEXP=1' \
167	'-DPROTOBUF_USE_DLLS' \
168	'-DGOOGLE_PROTOBUF_NO_RTTI' \
169	'-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER' \
170	'-DUSE_OPENSSL=1' \
171	'-DUSE_OPENSSL_CERTS=1' \
172	'-D__STDC_CONSTANT_MACROS' \
173	'-D__STDC_FORMAT_MACROS' \
174	'-D__GNU_SOURCE=1' \
175	'-DUSE_STLPORT=1' \
176	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
177	'-DCHROME_BUILD_ID=""' \
178	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
179	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
180	'-D_DEBUG'
181
182
183# Include paths placed before CFLAGS/CPPFLAGS
184LOCAL_C_INCLUDES_Debug := \
185	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
186	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
187	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
188	$(gyp_shared_intermediate_dir) \
189	$(LOCAL_PATH) \
190	$(LOCAL_PATH)/skia/config \
191	$(LOCAL_PATH)/third_party/khronos \
192	$(LOCAL_PATH)/gpu \
193	$(LOCAL_PATH)/third_party/WebKit/Source \
194	$(LOCAL_PATH)/third_party/skia/src/core \
195	$(LOCAL_PATH)/third_party/skia/include/core \
196	$(LOCAL_PATH)/third_party/skia/include/effects \
197	$(LOCAL_PATH)/third_party/skia/include/pdf \
198	$(LOCAL_PATH)/third_party/skia/include/gpu \
199	$(LOCAL_PATH)/third_party/skia/include/lazy \
200	$(LOCAL_PATH)/third_party/skia/include/pathops \
201	$(LOCAL_PATH)/third_party/skia/include/pipe \
202	$(LOCAL_PATH)/third_party/skia/include/ports \
203	$(LOCAL_PATH)/third_party/skia/include/utils \
204	$(LOCAL_PATH)/skia/ext \
205	$(LOCAL_PATH)/third_party/fips181 \
206	$(PWD)/external/icu4c/common \
207	$(PWD)/external/icu4c/i18n \
208	$(LOCAL_PATH)/third_party/libjingle/overrides \
209	$(LOCAL_PATH)/third_party/libjingle/source \
210	$(LOCAL_PATH)/third_party/webrtc/overrides \
211	$(LOCAL_PATH)/testing/gtest/include \
212	$(LOCAL_PATH)/third_party \
213	$(LOCAL_PATH)/third_party/webrtc \
214	$(PWD)/external/expat/lib \
215	$(LOCAL_PATH)/third_party/libaddressinput/chromium/cpp/include \
216	$(gyp_shared_intermediate_dir)/protoc_out/third_party/libphonenumber \
217	$(LOCAL_PATH)/third_party/libphonenumber/src \
218	$(gyp_shared_intermediate_dir)/protoc_out \
219	$(LOCAL_PATH)/third_party/protobuf \
220	$(LOCAL_PATH)/third_party/protobuf/src \
221	$(gyp_shared_intermediate_dir)/components \
222	$(gyp_shared_intermediate_dir)/components/strings \
223	$(PWD)/frameworks/wilhelm/include \
224	$(PWD)/bionic \
225	$(PWD)/external/stlport/stlport
226
227
228# Flags passed to only C++ (and not C) files.
229LOCAL_CPPFLAGS_Debug := \
230	-fno-rtti \
231	-fno-threadsafe-statics \
232	-fvisibility-inlines-hidden \
233	-Wsign-compare \
234	-Wno-non-virtual-dtor \
235	-Wno-sign-promo
236
237
238# Flags passed to both C and C++ files.
239MY_CFLAGS_Release := \
240	--param=ssp-buffer-size=4 \
241	-Werror \
242	-fno-exceptions \
243	-fno-strict-aliasing \
244	-Wall \
245	-Wno-unused-parameter \
246	-Wno-missing-field-initializers \
247	-fvisibility=hidden \
248	-pipe \
249	-fPIC \
250	-Wno-unused-local-typedefs \
251	-msse2 \
252	-mfpmath=sse \
253	-mmmx \
254	-m32 \
255	-ffunction-sections \
256	-funwind-tables \
257	-g \
258	-fno-short-enums \
259	-finline-limit=64 \
260	-Wa,--noexecstack \
261	-U_FORTIFY_SOURCE \
262	-Wno-extra \
263	-Wno-ignored-qualifiers \
264	-Wno-type-limits \
265	-Wno-unused-but-set-variable \
266	-fno-stack-protector \
267	-Os \
268	-fno-ident \
269	-fdata-sections \
270	-ffunction-sections \
271	-fomit-frame-pointer \
272	-funwind-tables
273
274MY_DEFS_Release := \
275	'-DV8_DEPRECATION_WARNINGS' \
276	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
277	'-D_FILE_OFFSET_BITS=64' \
278	'-DNO_TCMALLOC' \
279	'-DDISABLE_NACL' \
280	'-DCHROMIUM_BUILD' \
281	'-DUSE_LIBJPEG_TURBO=1' \
282	'-DENABLE_WEBRTC=1' \
283	'-DUSE_PROPRIETARY_CODECS' \
284	'-DENABLE_BROWSER_CDMS' \
285	'-DENABLE_CONFIGURATION_POLICY' \
286	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
287	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
288	'-DENABLE_EGLIMAGE=1' \
289	'-DCLD_VERSION=1' \
290	'-DENABLE_PRINTING=1' \
291	'-DENABLE_MANAGED_USERS=1' \
292	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
293	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
294	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
295	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
296	'-DVIDEO_HOLE=1' \
297	'-DMOJO_USE_SYSTEM_IMPL' \
298	'-DSK_ENABLE_INST_COUNT=0' \
299	'-DSK_SUPPORT_GPU=1' \
300	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
301	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
302	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
303	'-DGR_GL_IGNORE_ES3_MSAA=0' \
304	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
305	'-DSK_SUPPORT_LEGACY_GETTOPDEVICE' \
306	'-DSK_SUPPORT_LEGACY_BITMAP_CONFIG' \
307	'-DSK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE' \
308	'-DSK_SUPPORT_LEGACY_N32_NAME' \
309	'-DSK_SUPPORT_LEGACY_SETCONFIG' \
310	'-DSK_IGNORE_ETC1_SUPPORT' \
311	'-DSK_SUPPORT_LEGACY_GETTOTALCLIP' \
312	'-DSK_BUILD_FOR_ANDROID' \
313	'-DSK_USE_POSIX_THREADS' \
314	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
315	'-DU_USING_ICU_NAMESPACE=0' \
316	'-DFEATURE_ENABLE_SSL' \
317	'-DFEATURE_ENABLE_VOICEMAIL' \
318	'-DEXPAT_RELATIVE_PATH' \
319	'-DGTEST_RELATIVE_PATH' \
320	'-DNO_MAIN_THREAD_WRAPPING' \
321	'-DNO_SOUND_SYSTEM' \
322	'-DANDROID' \
323	'-DPOSIX' \
324	'-DCUSTOM_BASICTYPES="base/basictypes.h"' \
325	'-DCUSTOM_SCOPED_PTR="base/memory/scoped_ptr.h"' \
326	'-DI18N_PHONENUMBERS_USE_ICU_REGEXP=1' \
327	'-DPROTOBUF_USE_DLLS' \
328	'-DGOOGLE_PROTOBUF_NO_RTTI' \
329	'-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER' \
330	'-DUSE_OPENSSL=1' \
331	'-DUSE_OPENSSL_CERTS=1' \
332	'-D__STDC_CONSTANT_MACROS' \
333	'-D__STDC_FORMAT_MACROS' \
334	'-D__GNU_SOURCE=1' \
335	'-DUSE_STLPORT=1' \
336	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
337	'-DCHROME_BUILD_ID=""' \
338	'-DNDEBUG' \
339	'-DNVALGRIND' \
340	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
341	'-D_FORTIFY_SOURCE=2'
342
343
344# Include paths placed before CFLAGS/CPPFLAGS
345LOCAL_C_INCLUDES_Release := \
346	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
347	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
348	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
349	$(gyp_shared_intermediate_dir) \
350	$(LOCAL_PATH) \
351	$(LOCAL_PATH)/skia/config \
352	$(LOCAL_PATH)/third_party/khronos \
353	$(LOCAL_PATH)/gpu \
354	$(LOCAL_PATH)/third_party/WebKit/Source \
355	$(LOCAL_PATH)/third_party/skia/src/core \
356	$(LOCAL_PATH)/third_party/skia/include/core \
357	$(LOCAL_PATH)/third_party/skia/include/effects \
358	$(LOCAL_PATH)/third_party/skia/include/pdf \
359	$(LOCAL_PATH)/third_party/skia/include/gpu \
360	$(LOCAL_PATH)/third_party/skia/include/lazy \
361	$(LOCAL_PATH)/third_party/skia/include/pathops \
362	$(LOCAL_PATH)/third_party/skia/include/pipe \
363	$(LOCAL_PATH)/third_party/skia/include/ports \
364	$(LOCAL_PATH)/third_party/skia/include/utils \
365	$(LOCAL_PATH)/skia/ext \
366	$(LOCAL_PATH)/third_party/fips181 \
367	$(PWD)/external/icu4c/common \
368	$(PWD)/external/icu4c/i18n \
369	$(LOCAL_PATH)/third_party/libjingle/overrides \
370	$(LOCAL_PATH)/third_party/libjingle/source \
371	$(LOCAL_PATH)/third_party/webrtc/overrides \
372	$(LOCAL_PATH)/testing/gtest/include \
373	$(LOCAL_PATH)/third_party \
374	$(LOCAL_PATH)/third_party/webrtc \
375	$(PWD)/external/expat/lib \
376	$(LOCAL_PATH)/third_party/libaddressinput/chromium/cpp/include \
377	$(gyp_shared_intermediate_dir)/protoc_out/third_party/libphonenumber \
378	$(LOCAL_PATH)/third_party/libphonenumber/src \
379	$(gyp_shared_intermediate_dir)/protoc_out \
380	$(LOCAL_PATH)/third_party/protobuf \
381	$(LOCAL_PATH)/third_party/protobuf/src \
382	$(gyp_shared_intermediate_dir)/components \
383	$(gyp_shared_intermediate_dir)/components/strings \
384	$(PWD)/frameworks/wilhelm/include \
385	$(PWD)/bionic \
386	$(PWD)/external/stlport/stlport
387
388
389# Flags passed to only C++ (and not C) files.
390LOCAL_CPPFLAGS_Release := \
391	-fno-rtti \
392	-fno-threadsafe-statics \
393	-fvisibility-inlines-hidden \
394	-Wsign-compare \
395	-Wno-non-virtual-dtor \
396	-Wno-sign-promo
397
398
399LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
400LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
401LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
402LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
403### Rules for final target.
404
405LOCAL_LDFLAGS_Debug := \
406	-Wl,-z,now \
407	-Wl,-z,relro \
408	-Wl,--fatal-warnings \
409	-Wl,-z,noexecstack \
410	-fPIC \
411	-m32 \
412	-fuse-ld=gold \
413	-nostdlib \
414	-Wl,--no-undefined \
415	-Wl,--exclude-libs=ALL \
416	-Wl,--warn-shared-textrel \
417	-Wl,-O1 \
418	-Wl,--as-needed
419
420
421LOCAL_LDFLAGS_Release := \
422	-Wl,-z,now \
423	-Wl,-z,relro \
424	-Wl,--fatal-warnings \
425	-Wl,-z,noexecstack \
426	-fPIC \
427	-m32 \
428	-fuse-ld=gold \
429	-nostdlib \
430	-Wl,--no-undefined \
431	-Wl,--exclude-libs=ALL \
432	-Wl,-O1 \
433	-Wl,--as-needed \
434	-Wl,--gc-sections \
435	-Wl,--warn-shared-textrel
436
437
438LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
439
440LOCAL_STATIC_LIBRARIES := \
441	skia_skia_library_gyp \
442	third_party_libphonenumber_libphonenumber_without_metadata_gyp \
443	ui_base_ui_base_gyp
444
445# Enable grouping to fix circular references
446LOCAL_GROUP_STATIC_LIBRARIES := true
447
448LOCAL_SHARED_LIBRARIES := \
449	libstlport \
450	libdl
451
452# Add target alias to "gyp_all_modules" target.
453.PHONY: gyp_all_modules
454gyp_all_modules: components_autofill_core_browser_gyp
455
456# Alias gyp target name.
457.PHONY: autofill_core_browser
458autofill_core_browser: components_autofill_core_browser_gyp
459
460include $(BUILD_STATIC_LIBRARY)
461