| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 }, | 8 }, |
| 9 'targets': [ | 9 'targets': [ |
| 10 { | 10 { |
| (...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 193 'public/web_state/page_display_state.h', | 193 'public/web_state/page_display_state.h', |
| 194 'public/web_state/page_display_state.mm', | 194 'public/web_state/page_display_state.mm', |
| 195 'public/web_state/ui/crw_content_view.h', | 195 'public/web_state/ui/crw_content_view.h', |
| 196 'public/web_state/ui/crw_generic_content_view.h', | 196 'public/web_state/ui/crw_generic_content_view.h', |
| 197 'public/web_state/ui/crw_native_content.h', | 197 'public/web_state/ui/crw_native_content.h', |
| 198 'public/web_state/ui/crw_native_content_provider.h', | 198 'public/web_state/ui/crw_native_content_provider.h', |
| 199 'public/web_state/ui/crw_web_delegate.h', | 199 'public/web_state/ui/crw_web_delegate.h', |
| 200 'public/web_state/ui/crw_web_view_content_view.h', | 200 'public/web_state/ui/crw_web_view_content_view.h', |
| 201 'public/web_state/url_verification_constants.h', | 201 'public/web_state/url_verification_constants.h', |
| 202 'public/web_state/web_state.h', | 202 'public/web_state/web_state.h', |
| 203 'public/web_state/web_state_delegate.h', |
| 204 'public/web_state/web_state_delegate_bridge.h', |
| 203 'public/web_state/web_state_observer.h', | 205 'public/web_state/web_state_observer.h', |
| 204 'public/web_state/web_state_observer_bridge.h', | 206 'public/web_state/web_state_observer_bridge.h', |
| 205 'public/web_state/web_state_policy_decider.h', | 207 'public/web_state/web_state_policy_decider.h', |
| 206 'public/web_state/web_state_user_data.h', | 208 'public/web_state/web_state_user_data.h', |
| 207 'public/web_thread.h', | 209 'public/web_thread.h', |
| 208 'public/web_thread_delegate.h', | 210 'public/web_thread_delegate.h', |
| 209 'public/web_ui_ios_data_source.h', | 211 'public/web_ui_ios_data_source.h', |
| 210 'public/web_view_counter.h', | 212 'public/web_view_counter.h', |
| 211 'public/web_view_creation_util.h', | 213 'public/web_view_creation_util.h', |
| 212 'public/web_view_type.h', | 214 'public/web_view_type.h', |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 270 'web_state/ui/crw_wk_web_view_web_controller.mm', | 272 'web_state/ui/crw_wk_web_view_web_controller.mm', |
| 271 'web_state/ui/web_view_js_utils.h', | 273 'web_state/ui/web_view_js_utils.h', |
| 272 'web_state/ui/web_view_js_utils.mm', | 274 'web_state/ui/web_view_js_utils.mm', |
| 273 'web_state/ui/wk_back_forward_list_item_holder.h', | 275 'web_state/ui/wk_back_forward_list_item_holder.h', |
| 274 'web_state/ui/wk_back_forward_list_item_holder.mm', | 276 'web_state/ui/wk_back_forward_list_item_holder.mm', |
| 275 'web_state/ui/wk_web_view_configuration_provider.h', | 277 'web_state/ui/wk_web_view_configuration_provider.h', |
| 276 'web_state/ui/wk_web_view_configuration_provider.mm', | 278 'web_state/ui/wk_web_view_configuration_provider.mm', |
| 277 'web_state/web_controller_observer_bridge.h', | 279 'web_state/web_controller_observer_bridge.h', |
| 278 'web_state/web_controller_observer_bridge.mm', | 280 'web_state/web_controller_observer_bridge.mm', |
| 279 'web_state/web_state.mm', | 281 'web_state/web_state.mm', |
| 282 'web_state/web_state_delegate.mm', |
| 283 'web_state/web_state_delegate_bridge.mm', |
| 280 'web_state/web_state_facade_delegate.h', | 284 'web_state/web_state_facade_delegate.h', |
| 281 'web_state/web_state_impl.h', | 285 'web_state/web_state_impl.h', |
| 282 'web_state/web_state_impl.mm', | 286 'web_state/web_state_impl.mm', |
| 283 'web_state/web_state_observer.mm', | 287 'web_state/web_state_observer.mm', |
| 284 'web_state/web_state_observer_bridge.mm', | 288 'web_state/web_state_observer_bridge.mm', |
| 285 'web_state/web_state_policy_decider.mm', | 289 'web_state/web_state_policy_decider.mm', |
| 286 'web_state/web_state_weak_ptr_factory.h', | 290 'web_state/web_state_weak_ptr_factory.h', |
| 287 'web_state/web_state_weak_ptr_factory.mm', | 291 'web_state/web_state_weak_ptr_factory.mm', |
| 288 'web_state/web_view_internal_creation_util.h', | 292 'web_state/web_view_internal_creation_util.h', |
| 289 'web_state/web_view_internal_creation_util.mm', | 293 'web_state/web_view_internal_creation_util.mm', |
| (...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 479 'dependencies': [ | 483 'dependencies': [ |
| 480 '../../base/base.gyp:base' | 484 '../../base/base.gyp:base' |
| 481 ], | 485 ], |
| 482 'sources': [ | 486 'sources': [ |
| 483 'public/user_agent.h', | 487 'public/user_agent.h', |
| 484 'public/user_agent.mm', | 488 'public/user_agent.mm', |
| 485 ], | 489 ], |
| 486 }, | 490 }, |
| 487 ], | 491 ], |
| 488 } | 492 } |
| OLD | NEW |