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

Side by Side Diff: cc/cc.gyp

Issue 12471007: Part 8 of cc/ directory shuffles: resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | Annotate | Revision Log
« no previous file with comments | « cc/caching_bitmap_content_layer_updater.cc ('k') | cc/cc_tests.gyp » ('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 'variables': { 6 'variables': {
7 'cc_source_files': [ 7 'cc_source_files': [
8 'animation/animation.cc', 8 'animation/animation.cc',
9 'animation/animation.h', 9 'animation/animation.h',
10 'animation/animation_curve.cc', 10 'animation/animation_curve.cc',
11 'animation/animation_curve.h', 11 'animation/animation_curve.h',
12 'animation/animation_events.h', 12 'animation/animation_events.h',
13 'animation/animation_id_provider.cc', 13 'animation/animation_id_provider.cc',
14 'animation/animation_id_provider.h', 14 'animation/animation_id_provider.h',
15 'animation/animation_registrar.cc', 15 'animation/animation_registrar.cc',
16 'animation/animation_registrar.h', 16 'animation/animation_registrar.h',
17 'append_quads_data.h', 17 'append_quads_data.h',
18 'bitmap_content_layer_updater.cc', 18 'resources/bitmap_content_layer_updater.cc',
19 'bitmap_content_layer_updater.h', 19 'resources/bitmap_content_layer_updater.h',
20 'bitmap_skpicture_content_layer_updater.cc', 20 'resources/bitmap_skpicture_content_layer_updater.cc',
21 'bitmap_skpicture_content_layer_updater.h', 21 'resources/bitmap_skpicture_content_layer_updater.h',
22 'caching_bitmap_content_layer_updater.cc', 22 'resources/caching_bitmap_content_layer_updater.cc',
23 'caching_bitmap_content_layer_updater.h', 23 'resources/caching_bitmap_content_layer_updater.h',
24 'quads/checkerboard_draw_quad.cc', 24 'quads/checkerboard_draw_quad.cc',
25 'quads/checkerboard_draw_quad.h', 25 'quads/checkerboard_draw_quad.h',
26 'base/completion_event.h', 26 'base/completion_event.h',
27 'output/compositor_frame.cc', 27 'output/compositor_frame.cc',
28 'output/compositor_frame.h', 28 'output/compositor_frame.h',
29 'output/compositor_frame_ack.cc', 29 'output/compositor_frame_ack.cc',
30 'output/compositor_frame_ack.h', 30 'output/compositor_frame_ack.h',
31 'output/compositor_frame_metadata.cc', 31 'output/compositor_frame_metadata.cc',
32 'output/compositor_frame_metadata.h', 32 'output/compositor_frame_metadata.h',
33 'content_layer.cc', 33 'content_layer.cc',
34 'content_layer.h', 34 'content_layer.h',
35 'content_layer_client.h', 35 'content_layer_client.h',
36 'content_layer_updater.cc', 36 'resources/content_layer_updater.cc',
37 'content_layer_updater.h', 37 'resources/content_layer_updater.h',
38 'contents_scaling_layer.cc', 38 'contents_scaling_layer.cc',
39 'contents_scaling_layer.h', 39 'contents_scaling_layer.h',
40 'output/context_provider.h', 40 'output/context_provider.h',
41 'trees/damage_tracker.cc', 41 'trees/damage_tracker.cc',
42 'trees/damage_tracker.h', 42 'trees/damage_tracker.h',
43 'quads/debug_border_draw_quad.cc', 43 'quads/debug_border_draw_quad.cc',
44 'quads/debug_border_draw_quad.h', 44 'quads/debug_border_draw_quad.h',
45 'debug/debug_colors.cc', 45 'debug/debug_colors.cc',
46 'debug/debug_colors.h', 46 'debug/debug_colors.h',
47 'debug/debug_rect_history.cc', 47 'debug/debug_rect_history.cc',
(...skipping 26 matching lines...) Expand all
74 'output/gl_frame_data.cc', 74 'output/gl_frame_data.cc',
75 'output/gl_renderer.cc', 75 'output/gl_renderer.cc',
76 'output/gl_renderer.h', 76 'output/gl_renderer.h',
77 'output/gl_renderer_draw_cache.cc', 77 'output/gl_renderer_draw_cache.cc',
78 'output/gl_renderer_draw_cache.h', 78 'output/gl_renderer_draw_cache.h',
79 'base/hash_pair.h', 79 'base/hash_pair.h',
80 'heads_up_display_layer.cc', 80 'heads_up_display_layer.cc',
81 'heads_up_display_layer.h', 81 'heads_up_display_layer.h',
82 'heads_up_display_layer_impl.cc', 82 'heads_up_display_layer_impl.cc',
83 'heads_up_display_layer_impl.h', 83 'heads_up_display_layer_impl.h',
84 'image_layer_updater.cc', 84 'resources/image_layer_updater.cc',
85 'image_layer_updater.h', 85 'resources/image_layer_updater.h',
86 'image_layer.cc', 86 'image_layer.cc',
87 'image_layer.h', 87 'image_layer.h',
88 'input/input_handler.h', 88 'input/input_handler.h',
89 'quads/io_surface_draw_quad.cc', 89 'quads/io_surface_draw_quad.cc',
90 'quads/io_surface_draw_quad.h', 90 'quads/io_surface_draw_quad.h',
91 'io_surface_layer.cc', 91 'io_surface_layer.cc',
92 'io_surface_layer.h', 92 'io_surface_layer.h',
93 'io_surface_layer_impl.cc', 93 'io_surface_layer_impl.cc',
94 'io_surface_layer_impl.h', 94 'io_surface_layer_impl.h',
95 'animation/keyframed_animation_curve.cc', 95 'animation/keyframed_animation_curve.cc',
96 'animation/keyframed_animation_curve.h', 96 'animation/keyframed_animation_curve.h',
97 'latency_info.h', 97 'latency_info.h',
98 'layer.cc', 98 'layer.cc',
99 'layer.h', 99 'layer.h',
100 'animation/layer_animation_controller.cc', 100 'animation/layer_animation_controller.cc',
101 'animation/layer_animation_controller.h', 101 'animation/layer_animation_controller.h',
102 'animation/layer_animation_event_observer.h', 102 'animation/layer_animation_event_observer.h',
103 'animation/layer_animation_value_observer.h', 103 'animation/layer_animation_value_observer.h',
104 'layer_impl.cc', 104 'layer_impl.cc',
105 'layer_impl.h', 105 'layer_impl.h',
106 'layer_iterator.cc', 106 'layer_iterator.cc',
107 'layer_iterator.h', 107 'layer_iterator.h',
108 'layer_painter.h', 108 'resources/layer_painter.h',
109 'layer_quad.cc', 109 'resources/layer_quad.cc',
110 'layer_quad.h', 110 'resources/layer_quad.h',
111 'trees/layer_sorter.cc', 111 'trees/layer_sorter.cc',
112 'trees/layer_sorter.h', 112 'trees/layer_sorter.h',
113 'layer_tiling_data.cc', 113 'resources/layer_tiling_data.cc',
114 'layer_tiling_data.h', 114 'resources/layer_tiling_data.h',
115 'debug/layer_tree_debug_state.cc', 115 'debug/layer_tree_debug_state.cc',
116 'debug/layer_tree_debug_state.h', 116 'debug/layer_tree_debug_state.h',
117 'trees/layer_tree_host.cc', 117 'trees/layer_tree_host.cc',
118 'trees/layer_tree_host.h', 118 'trees/layer_tree_host.h',
119 'trees/layer_tree_host_client.h', 119 'trees/layer_tree_host_client.h',
120 'trees/layer_tree_host_common.cc', 120 'trees/layer_tree_host_common.cc',
121 'trees/layer_tree_host_common.h', 121 'trees/layer_tree_host_common.h',
122 'trees/layer_tree_host_impl.cc', 122 'trees/layer_tree_host_impl.cc',
123 'trees/layer_tree_host_impl.h', 123 'trees/layer_tree_host_impl.h',
124 'trees/layer_tree_impl.cc', 124 'trees/layer_tree_impl.cc',
125 'trees/layer_tree_impl.h', 125 'trees/layer_tree_impl.h',
126 'trees/layer_tree_settings.cc', 126 'trees/layer_tree_settings.cc',
127 'trees/layer_tree_settings.h', 127 'trees/layer_tree_settings.h',
128 'layer_updater.cc', 128 'resources/layer_updater.cc',
129 'layer_updater.h', 129 'resources/layer_updater.h',
130 'managed_memory_policy.cc', 130 'resources/managed_memory_policy.cc',
131 'managed_memory_policy.h', 131 'resources/managed_memory_policy.h',
132 'managed_tile_state.cc', 132 'managed_tile_state.cc',
133 'managed_tile_state.h', 133 'managed_tile_state.h',
134 'base/math_util.cc', 134 'base/math_util.cc',
135 'base/math_util.h', 135 'base/math_util.h',
136 'memory_history.cc', 136 'resources/memory_history.cc',
137 'memory_history.h', 137 'resources/memory_history.h',
138 'nine_patch_layer.cc', 138 'nine_patch_layer.cc',
139 'nine_patch_layer.h', 139 'nine_patch_layer.h',
140 'nine_patch_layer_impl.cc', 140 'nine_patch_layer_impl.cc',
141 'nine_patch_layer_impl.h', 141 'nine_patch_layer_impl.h',
142 'trees/occlusion_tracker.cc', 142 'trees/occlusion_tracker.cc',
143 'trees/occlusion_tracker.h', 143 'trees/occlusion_tracker.h',
144 'output/output_surface.cc', 144 'output/output_surface.cc',
145 'output/output_surface.h', 145 'output/output_surface.h',
146 'output/output_surface_client.h', 146 'output/output_surface_client.h',
147 'debug/overdraw_metrics.cc', 147 'debug/overdraw_metrics.cc',
148 'debug/overdraw_metrics.h', 148 'debug/overdraw_metrics.h',
149 'input/page_scale_animation.cc', 149 'input/page_scale_animation.cc',
150 'input/page_scale_animation.h', 150 'input/page_scale_animation.h',
151 'debug/paint_time_counter.cc', 151 'debug/paint_time_counter.cc',
152 'debug/paint_time_counter.h', 152 'debug/paint_time_counter.h',
153 'picture.cc', 153 'resources/picture.cc',
154 'picture.h', 154 'resources/picture.h',
155 'picture_image_layer.cc', 155 'picture_image_layer.cc',
156 'picture_image_layer.h', 156 'picture_image_layer.h',
157 'picture_image_layer_impl.cc', 157 'picture_image_layer_impl.cc',
158 'picture_image_layer_impl.h', 158 'picture_image_layer_impl.h',
159 'picture_layer.cc', 159 'picture_layer.cc',
160 'picture_layer.h', 160 'picture_layer.h',
161 'picture_layer_impl.cc', 161 'picture_layer_impl.cc',
162 'picture_layer_impl.h', 162 'picture_layer_impl.h',
163 'picture_layer_tiling.cc', 163 'resources/picture_layer_tiling.cc',
164 'picture_layer_tiling.h', 164 'resources/picture_layer_tiling.h',
165 'picture_layer_tiling_set.cc', 165 'resources/picture_layer_tiling_set.cc',
166 'picture_layer_tiling_set.h', 166 'resources/picture_layer_tiling_set.h',
167 'picture_pile.cc', 167 'resources/picture_pile.cc',
168 'picture_pile.h', 168 'resources/picture_pile.h',
169 'picture_pile_base.cc', 169 'resources/picture_pile_base.cc',
170 'picture_pile_base.h', 170 'resources/picture_pile_base.h',
171 'picture_pile_impl.cc', 171 'resources/picture_pile_impl.cc',
172 'picture_pile_impl.h', 172 'resources/picture_pile_impl.h',
173 'pinch_zoom_scrollbar.cc', 173 'pinch_zoom_scrollbar.cc',
174 'pinch_zoom_scrollbar.h', 174 'pinch_zoom_scrollbar.h',
175 'pinch_zoom_scrollbar_geometry.cc', 175 'pinch_zoom_scrollbar_geometry.cc',
176 'pinch_zoom_scrollbar_geometry.h', 176 'pinch_zoom_scrollbar_geometry.h',
177 'pinch_zoom_scrollbar_painter.cc', 177 'pinch_zoom_scrollbar_painter.cc',
178 'pinch_zoom_scrollbar_painter.h', 178 'pinch_zoom_scrollbar_painter.h',
179 'platform_color.h', 179 'resources/platform_color.h',
180 'prioritized_resource.cc', 180 'resources/prioritized_resource.cc',
181 'prioritized_resource.h', 181 'resources/prioritized_resource.h',
182 'prioritized_resource_manager.cc', 182 'resources/prioritized_resource_manager.cc',
183 'prioritized_resource_manager.h', 183 'resources/prioritized_resource_manager.h',
184 'priority_calculator.cc', 184 'resources/priority_calculator.cc',
185 'priority_calculator.h', 185 'resources/priority_calculator.h',
186 'output/program_binding.cc', 186 'output/program_binding.cc',
187 'output/program_binding.h', 187 'output/program_binding.h',
188 'trees/proxy.cc', 188 'trees/proxy.cc',
189 'trees/proxy.h', 189 'trees/proxy.h',
190 'trees/quad_culler.cc', 190 'trees/quad_culler.cc',
191 'trees/quad_culler.h', 191 'trees/quad_culler.h',
192 'quad_sink.h', 192 'quad_sink.h',
193 'raster_worker_pool.cc', 193 'resources/raster_worker_pool.cc',
194 'raster_worker_pool.h', 194 'resources/raster_worker_pool.h',
195 'rate_limiter.cc', 195 'rate_limiter.cc',
196 'rate_limiter.h', 196 'rate_limiter.h',
197 'base/region.cc', 197 'base/region.cc',
198 'base/region.h', 198 'base/region.h',
199 'quads/render_pass.cc', 199 'quads/render_pass.cc',
200 'quads/render_pass.h', 200 'quads/render_pass.h',
201 'quads/render_pass_draw_quad.cc', 201 'quads/render_pass_draw_quad.cc',
202 'quads/render_pass_draw_quad.h', 202 'quads/render_pass_draw_quad.h',
203 'render_pass_sink.h', 203 'render_pass_sink.h',
204 'render_surface.cc', 204 'render_surface.cc',
205 'render_surface.h', 205 'render_surface.h',
206 'output/render_surface_filters.cc', 206 'output/render_surface_filters.cc',
207 'output/render_surface_filters.h', 207 'output/render_surface_filters.h',
208 'render_surface_impl.cc', 208 'render_surface_impl.cc',
209 'render_surface_impl.h', 209 'render_surface_impl.h',
210 'output/renderer.cc', 210 'output/renderer.cc',
211 'output/renderer.h', 211 'output/renderer.h',
212 'debug/rendering_stats.cc', 212 'debug/rendering_stats.cc',
213 'debug/rendering_stats.h', 213 'debug/rendering_stats.h',
214 'resource.cc', 214 'resources/resource.cc',
215 'resource.h', 215 'resources/resource.h',
216 'resource_pool.cc', 216 'resources/resource_pool.cc',
217 'resource_pool.h', 217 'resources/resource_pool.h',
218 'resource_provider.cc', 218 'resources/resource_provider.cc',
219 'resource_provider.h', 219 'resources/resource_provider.h',
220 'resource_update.cc', 220 'resources/resource_update.cc',
221 'resource_update.h', 221 'resources/resource_update.h',
222 'resource_update_controller.cc', 222 'resources/resource_update_controller.cc',
223 'resource_update_controller.h', 223 'resources/resource_update_controller.h',
224 'resource_update_queue.cc', 224 'resources/resource_update_queue.cc',
225 'resource_update_queue.h', 225 'resources/resource_update_queue.h',
226 'debug/ring_buffer.h', 226 'debug/ring_buffer.h',
227 'scheduler.cc', 227 'scheduler.cc',
228 'scheduler.h', 228 'scheduler.h',
229 'scheduler_settings.cc', 229 'scheduler_settings.cc',
230 'scheduler_settings.h', 230 'scheduler_settings.h',
231 'scheduler_state_machine.cc', 231 'scheduler_state_machine.cc',
232 'scheduler_state_machine.h', 232 'scheduler_state_machine.h',
233 'base/scoped_ptr_algorithm.h', 233 'base/scoped_ptr_algorithm.h',
234 'base/scoped_ptr_deque.h', 234 'base/scoped_ptr_deque.h',
235 'base/scoped_ptr_hash_map.h', 235 'base/scoped_ptr_hash_map.h',
236 'base/scoped_ptr_vector.h', 236 'base/scoped_ptr_vector.h',
237 'scoped_resource.cc', 237 'resources/scoped_resource.cc',
238 'scoped_resource.h', 238 'resources/scoped_resource.h',
239 'animation/scrollbar_animation_controller.h', 239 'animation/scrollbar_animation_controller.h',
240 'animation/scrollbar_animation_controller_linear_fade.cc', 240 'animation/scrollbar_animation_controller_linear_fade.cc',
241 'animation/scrollbar_animation_controller_linear_fade.h', 241 'animation/scrollbar_animation_controller_linear_fade.h',
242 'scrollbar_geometry_fixed_thumb.cc', 242 'scrollbar_geometry_fixed_thumb.cc',
243 'scrollbar_geometry_fixed_thumb.h', 243 'scrollbar_geometry_fixed_thumb.h',
244 'scrollbar_geometry_stub.cc', 244 'scrollbar_geometry_stub.cc',
245 'scrollbar_geometry_stub.h', 245 'scrollbar_geometry_stub.h',
246 'scrollbar_layer.cc', 246 'scrollbar_layer.cc',
247 'scrollbar_layer.h', 247 'scrollbar_layer.h',
248 'scrollbar_layer_impl.cc', 248 'scrollbar_layer_impl.cc',
249 'scrollbar_layer_impl.h', 249 'scrollbar_layer_impl.h',
250 'scrollbar_layer_impl_base.h', 250 'scrollbar_layer_impl_base.h',
251 'output/shader.cc', 251 'output/shader.cc',
252 'output/shader.h', 252 'output/shader.h',
253 'quads/shared_quad_state.cc', 253 'quads/shared_quad_state.cc',
254 'quads/shared_quad_state.h', 254 'quads/shared_quad_state.h',
255 'trees/single_thread_proxy.cc', 255 'trees/single_thread_proxy.cc',
256 'trees/single_thread_proxy.h', 256 'trees/single_thread_proxy.h',
257 'skpicture_content_layer_updater.cc', 257 'resources/skpicture_content_layer_updater.cc',
258 'skpicture_content_layer_updater.h', 258 'resources/skpicture_content_layer_updater.h',
259 'output/software_frame_data.cc', 259 'output/software_frame_data.cc',
260 'output/software_frame_data.h', 260 'output/software_frame_data.h',
261 'output/software_output_device.cc', 261 'output/software_output_device.cc',
262 'output/software_output_device.h', 262 'output/software_output_device.h',
263 'output/software_renderer.cc', 263 'output/software_renderer.cc',
264 'output/software_renderer.h', 264 'output/software_renderer.h',
265 'quads/solid_color_draw_quad.cc', 265 'quads/solid_color_draw_quad.cc',
266 'quads/solid_color_draw_quad.h', 266 'quads/solid_color_draw_quad.h',
267 'solid_color_layer.cc', 267 'solid_color_layer.cc',
268 'solid_color_layer.h', 268 'solid_color_layer.h',
269 'solid_color_layer_impl.cc', 269 'solid_color_layer_impl.cc',
270 'solid_color_layer_impl.h', 270 'solid_color_layer_impl.h',
271 'quads/stream_video_draw_quad.cc', 271 'quads/stream_video_draw_quad.cc',
272 'quads/stream_video_draw_quad.h', 272 'quads/stream_video_draw_quad.h',
273 'base/switches.cc', 273 'base/switches.cc',
274 'base/switches.h', 274 'base/switches.h',
275 'output/texture_copier.cc', 275 'output/texture_copier.cc',
276 'output/texture_copier.h', 276 'output/texture_copier.h',
277 'quads/texture_draw_quad.cc', 277 'quads/texture_draw_quad.cc',
278 'quads/texture_draw_quad.h', 278 'quads/texture_draw_quad.h',
279 'texture_layer.cc', 279 'texture_layer.cc',
280 'texture_layer.h', 280 'texture_layer.h',
281 'texture_layer_client.h', 281 'texture_layer_client.h',
282 'texture_layer_impl.cc', 282 'texture_layer_impl.cc',
283 'texture_layer_impl.h', 283 'texture_layer_impl.h',
284 'texture_mailbox.cc', 284 'resources/texture_mailbox.cc',
285 'texture_mailbox.h', 285 'resources/texture_mailbox.h',
286 'texture_uploader.cc', 286 'texture_uploader.cc',
287 'texture_uploader.h', 287 'texture_uploader.h',
288 'base/thread.h', 288 'base/thread.h',
289 'base/thread_impl.cc', 289 'base/thread_impl.cc',
290 'base/thread_impl.h', 290 'base/thread_impl.h',
291 'trees/thread_proxy.cc', 291 'trees/thread_proxy.cc',
292 'trees/thread_proxy.h', 292 'trees/thread_proxy.h',
293 'tile.cc', 293 'resources/tile.cc',
294 'tile.h', 294 'resources/tile.h',
295 'quads/tile_draw_quad.cc', 295 'quads/tile_draw_quad.cc',
296 'quads/tile_draw_quad.h', 296 'quads/tile_draw_quad.h',
297 'tile_manager.cc', 297 'resources/tile_manager.cc',
298 'tile_manager.h', 298 'resources/tile_manager.h',
299 'tile_priority.cc', 299 'resources/tile_priority.cc',
300 'tile_priority.h', 300 'resources/tile_priority.h',
301 'tiled_layer.cc', 301 'tiled_layer.cc',
302 'tiled_layer.h', 302 'tiled_layer.h',
303 'tiled_layer_impl.cc', 303 'tiled_layer_impl.cc',
304 'tiled_layer_impl.h', 304 'tiled_layer_impl.h',
305 'base/tiling_data.cc', 305 'base/tiling_data.cc',
306 'base/tiling_data.h', 306 'base/tiling_data.h',
307 'time_source.h', 307 'time_source.h',
308 'timing_function.cc', 308 'timing_function.cc',
309 'timing_function.h', 309 'timing_function.h',
310 'input/top_controls_manager.cc', 310 'input/top_controls_manager.cc',
311 'input/top_controls_manager.h', 311 'input/top_controls_manager.h',
312 'input/top_controls_manager_client.h', 312 'input/top_controls_manager_client.h',
313 'transferable_resource.cc', 313 'resources/transferable_resource.cc',
314 'transferable_resource.h', 314 'resources/transferable_resource.h',
315 'transform_operation.cc', 315 'transform_operation.cc',
316 'transform_operation.h', 316 'transform_operation.h',
317 'transform_operations.cc', 317 'transform_operations.cc',
318 'transform_operations.h', 318 'transform_operations.h',
319 'trees/tree_synchronizer.cc', 319 'trees/tree_synchronizer.cc',
320 'trees/tree_synchronizer.h', 320 'trees/tree_synchronizer.h',
321 'base/util.h', 321 'base/util.h',
322 'video_frame_provider.h', 322 'video_frame_provider.h',
323 'video_frame_provider_client_impl.cc', 323 'video_frame_provider_client_impl.cc',
324 'video_frame_provider_client_impl.h', 324 'video_frame_provider_client_impl.h',
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 'CC_IMPLEMENTATION=1', 367 'CC_IMPLEMENTATION=1',
368 ], 368 ],
369 'sources': [ 369 'sources': [
370 '<@(cc_source_files)', 370 '<@(cc_source_files)',
371 ], 371 ],
372 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. 372 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
373 'msvs_disabled_warnings': [ 4267, ], 373 'msvs_disabled_warnings': [ 4267, ],
374 }, 374 },
375 ], 375 ],
376 } 376 }
OLDNEW
« no previous file with comments | « cc/caching_bitmap_content_layer_updater.cc ('k') | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698