Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Side by Side Diff: content/content_common.gypi

Issue 2192683002: Reland 2:Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ignore size_t_to_int truncation warning Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_jni.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'dependencies': [ 6 'dependencies': [
7 '../base/base.gyp:base', 7 '../base/base.gyp:base',
8 '../cc/cc.gyp:cc', 8 '../cc/cc.gyp:cc',
9 '../cc/ipc/cc_ipc.gyp:cc_ipc', 9 '../cc/ipc/cc_ipc.gyp:cc_ipc',
10 '../components/tracing.gyp:tracing', 10 '../components/tracing.gyp:tracing',
11 '../device/geolocation/geolocation.gyp:device_geolocation',
11 '../gpu/command_buffer/command_buffer.gyp:gles2_utils', 12 '../gpu/command_buffer/command_buffer.gyp:gles2_utils',
12 '../gpu/gpu.gyp:command_buffer_service', 13 '../gpu/gpu.gyp:command_buffer_service',
13 '../gpu/gpu.gyp:gles2_c_lib', 14 '../gpu/gpu.gyp:gles2_c_lib',
14 '../gpu/gpu.gyp:gles2_implementation', 15 '../gpu/gpu.gyp:gles2_implementation',
15 '../gpu/gpu.gyp:gpu', 16 '../gpu/gpu.gyp:gpu',
16 '../gpu/skia_bindings/skia_bindings.gyp:gpu_skia_bindings', 17 '../gpu/skia_bindings/skia_bindings.gyp:gpu_skia_bindings',
17 '../ipc/ipc.gyp:ipc', 18 '../ipc/ipc.gyp:ipc',
18 '../media/base/ipc/media_base_ipc.gyp:media_base_ipc', 19 '../media/base/ipc/media_base_ipc.gyp:media_base_ipc',
19 '../media/capture/capture.gyp:capture', 20 '../media/capture/capture.gyp:capture',
20 '../media/media.gyp:media', 21 '../media/media.gyp:media',
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 'public/common/cdm_info.h', 108 'public/common/cdm_info.h',
108 'public/common/child_process_host.h', 109 'public/common/child_process_host.h',
109 'public/common/child_process_host_delegate.cc', 110 'public/common/child_process_host_delegate.cc',
110 'public/common/child_process_host_delegate.h', 111 'public/common/child_process_host_delegate.h',
111 'public/common/child_process_sandbox_support_linux.h', 112 'public/common/child_process_sandbox_support_linux.h',
112 'public/common/color_suggestion.cc', 113 'public/common/color_suggestion.cc',
113 'public/common/color_suggestion.h', 114 'public/common/color_suggestion.h',
114 'public/common/common_param_traits.cc', 115 'public/common/common_param_traits.cc',
115 'public/common/common_param_traits.h', 116 'public/common/common_param_traits.h',
116 'public/common/common_param_traits_macros.h', 117 'public/common/common_param_traits_macros.h',
118 'public/common/connection_filter.h',
117 'public/common/console_message_level.h', 119 'public/common/console_message_level.h',
118 'public/common/connection_filter.h',
119 'public/common/content_client.cc', 120 'public/common/content_client.cc',
120 'public/common/content_client.h', 121 'public/common/content_client.h',
121 'public/common/content_constants.cc', 122 'public/common/content_constants.cc',
122 'public/common/content_constants.h', 123 'public/common/content_constants.h',
123 'public/common/content_descriptors.h', 124 'public/common/content_descriptors.h',
124 'public/common/content_features.cc', 125 'public/common/content_features.cc',
125 'public/common/content_features.h', 126 'public/common/content_features.h',
126 'public/common/content_ipc_logging.h', 127 'public/common/content_ipc_logging.h',
127 'public/common/content_paths.h', 128 'public/common/content_paths.h',
128 'public/common/content_switches.cc', 129 'public/common/content_switches.cc',
129 'public/common/content_switches.h', 130 'public/common/content_switches.h',
130 'public/common/context_menu_params.cc', 131 'public/common/context_menu_params.cc',
131 'public/common/context_menu_params.h', 132 'public/common/context_menu_params.h',
132 'public/common/drop_data.cc', 133 'public/common/drop_data.cc',
133 'public/common/drop_data.h', 134 'public/common/drop_data.h',
134 'public/common/favicon_url.cc', 135 'public/common/favicon_url.cc',
135 'public/common/favicon_url.h', 136 'public/common/favicon_url.h',
136 'public/common/file_chooser_file_info.cc', 137 'public/common/file_chooser_file_info.cc',
137 'public/common/file_chooser_file_info.h', 138 'public/common/file_chooser_file_info.h',
138 'public/common/file_chooser_params.cc', 139 'public/common/file_chooser_params.cc',
139 'public/common/file_chooser_params.h', 140 'public/common/file_chooser_params.h',
140 'public/common/frame_navigate_params.cc', 141 'public/common/frame_navigate_params.cc',
141 'public/common/frame_navigate_params.h', 142 'public/common/frame_navigate_params.h',
142 'public/common/geoposition.cc',
143 'public/common/geoposition.h',
144 'public/common/injection_test_mac.h', 143 'public/common/injection_test_mac.h',
145 'public/common/injection_test_win.h', 144 'public/common/injection_test_win.h',
146 'public/common/javascript_message_type.h', 145 'public/common/javascript_message_type.h',
147 'public/common/main_function_params.h', 146 'public/common/main_function_params.h',
148 'public/common/manifest.cc', 147 'public/common/manifest.cc',
149 'public/common/manifest.h', 148 'public/common/manifest.h',
150 'public/common/media_metadata.cc', 149 'public/common/media_metadata.cc',
151 'public/common/media_metadata.h', 150 'public/common/media_metadata.h',
152 'public/common/media_stream_request.cc', 151 'public/common/media_stream_request.cc',
153 'public/common/media_stream_request.h', 152 'public/common/media_stream_request.h',
(...skipping 510 matching lines...) Expand 10 before | Expand all | Expand 10 after
664 ], 663 ],
665 }], 664 }],
666 ['enable_ipc_fuzzer==1', { 665 ['enable_ipc_fuzzer==1', {
667 'sources': [ 666 'sources': [
668 'common/external_ipc_dumper.cc', 667 'common/external_ipc_dumper.cc',
669 'common/external_ipc_dumper.h', 668 'common/external_ipc_dumper.h',
670 ], 669 ],
671 }], 670 }],
672 ], 671 ],
673 } 672 }
OLDNEW
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698