| OLD | NEW |
| 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'browser', | 8 'target_name': 'browser', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
| (...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 559 'browser/chromeos/login/eula_screen.h', | 559 'browser/chromeos/login/eula_screen.h', |
| 560 'browser/chromeos/login/eula_screen_actor.h', | 560 'browser/chromeos/login/eula_screen_actor.h', |
| 561 'browser/chromeos/login/existing_user_controller.cc', | 561 'browser/chromeos/login/existing_user_controller.cc', |
| 562 'browser/chromeos/login/existing_user_controller.h', | 562 'browser/chromeos/login/existing_user_controller.h', |
| 563 'browser/chromeos/login/help_app_launcher.cc', | 563 'browser/chromeos/login/help_app_launcher.cc', |
| 564 'browser/chromeos/login/help_app_launcher.h', | 564 'browser/chromeos/login/help_app_launcher.h', |
| 565 'browser/chromeos/login/helper.cc', | 565 'browser/chromeos/login/helper.cc', |
| 566 'browser/chromeos/login/helper.h', | 566 'browser/chromeos/login/helper.h', |
| 567 'browser/chromeos/login/html_page_screen.cc', | 567 'browser/chromeos/login/html_page_screen.cc', |
| 568 'browser/chromeos/login/html_page_screen.h', | 568 'browser/chromeos/login/html_page_screen.h', |
| 569 'browser/chromeos/login/image_decoder.cc', | |
| 570 'browser/chromeos/login/image_decoder.h', | |
| 571 'browser/chromeos/login/image_downloader.cc', | 569 'browser/chromeos/login/image_downloader.cc', |
| 572 'browser/chromeos/login/image_downloader.h', | 570 'browser/chromeos/login/image_downloader.h', |
| 573 'browser/chromeos/login/issue_response_handler.cc', | 571 'browser/chromeos/login/issue_response_handler.cc', |
| 574 'browser/chromeos/login/issue_response_handler.h', | 572 'browser/chromeos/login/issue_response_handler.h', |
| 575 'browser/chromeos/login/language_list.cc', | 573 'browser/chromeos/login/language_list.cc', |
| 576 'browser/chromeos/login/language_list.h', | 574 'browser/chromeos/login/language_list.h', |
| 577 'browser/chromeos/login/language_switch_menu.cc', | 575 'browser/chromeos/login/language_switch_menu.cc', |
| 578 'browser/chromeos/login/language_switch_menu.h', | 576 'browser/chromeos/login/language_switch_menu.h', |
| 579 'browser/chromeos/login/session_manager_observer.cc', | 577 'browser/chromeos/login/session_manager_observer.cc', |
| 580 'browser/chromeos/login/session_manager_observer.h', | 578 'browser/chromeos/login/session_manager_observer.h', |
| (...skipping 21 matching lines...) Expand all Loading... |
| 602 'browser/chromeos/login/owner_manager.cc', | 600 'browser/chromeos/login/owner_manager.cc', |
| 603 'browser/chromeos/login/owner_manager.h', | 601 'browser/chromeos/login/owner_manager.h', |
| 604 'browser/chromeos/login/ownership_service.cc', | 602 'browser/chromeos/login/ownership_service.cc', |
| 605 'browser/chromeos/login/ownership_service.h', | 603 'browser/chromeos/login/ownership_service.h', |
| 606 'browser/chromeos/login/ownership_status_checker.cc', | 604 'browser/chromeos/login/ownership_status_checker.cc', |
| 607 'browser/chromeos/login/ownership_status_checker.h', | 605 'browser/chromeos/login/ownership_status_checker.h', |
| 608 'browser/chromeos/login/parallel_authenticator.cc', | 606 'browser/chromeos/login/parallel_authenticator.cc', |
| 609 'browser/chromeos/login/parallel_authenticator.h', | 607 'browser/chromeos/login/parallel_authenticator.h', |
| 610 'browser/chromeos/login/password_changed_view.cc', | 608 'browser/chromeos/login/password_changed_view.cc', |
| 611 'browser/chromeos/login/password_changed_view.h', | 609 'browser/chromeos/login/password_changed_view.h', |
| 612 'browser/chromeos/login/profile_image_downloader.cc', | |
| 613 'browser/chromeos/login/profile_image_downloader.h', | |
| 614 'browser/chromeos/login/proxy_settings_dialog.cc', | 610 'browser/chromeos/login/proxy_settings_dialog.cc', |
| 615 'browser/chromeos/login/proxy_settings_dialog.h', | 611 'browser/chromeos/login/proxy_settings_dialog.h', |
| 616 'browser/chromeos/login/registration_screen.cc', | 612 'browser/chromeos/login/registration_screen.cc', |
| 617 'browser/chromeos/login/registration_screen.h', | 613 'browser/chromeos/login/registration_screen.h', |
| 618 'browser/chromeos/login/rounded_rect_painter.cc', | 614 'browser/chromeos/login/rounded_rect_painter.cc', |
| 619 'browser/chromeos/login/rounded_rect_painter.h', | 615 'browser/chromeos/login/rounded_rect_painter.h', |
| 620 'browser/chromeos/login/screen_lock_view.cc', | 616 'browser/chromeos/login/screen_lock_view.cc', |
| 621 'browser/chromeos/login/screen_lock_view.h', | 617 'browser/chromeos/login/screen_lock_view.h', |
| 622 'browser/chromeos/login/screen_locker.cc', | 618 'browser/chromeos/login/screen_locker.cc', |
| 623 'browser/chromeos/login/screen_locker.h', | 619 'browser/chromeos/login/screen_locker.h', |
| (...skipping 759 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1383 'browser/icon_manager.h', | 1379 'browser/icon_manager.h', |
| 1384 'browser/icon_manager_linux.cc', | 1380 'browser/icon_manager_linux.cc', |
| 1385 'browser/icon_manager_mac.mm', | 1381 'browser/icon_manager_mac.mm', |
| 1386 'browser/icon_manager_win.cc', | 1382 'browser/icon_manager_win.cc', |
| 1387 'browser/idle_chromeos.cc', | 1383 'browser/idle_chromeos.cc', |
| 1388 'browser/idle_linux.cc', | 1384 'browser/idle_linux.cc', |
| 1389 'browser/idle_mac.mm', | 1385 'browser/idle_mac.mm', |
| 1390 'browser/idle_query_linux.cc', | 1386 'browser/idle_query_linux.cc', |
| 1391 'browser/idle_query_linux.h', | 1387 'browser/idle_query_linux.h', |
| 1392 'browser/idle_win.cc', | 1388 'browser/idle_win.cc', |
| 1389 'browser/image_decoder.cc', |
| 1390 'browser/image_decoder.h', |
| 1393 'browser/importer/external_process_importer_bridge.cc', | 1391 'browser/importer/external_process_importer_bridge.cc', |
| 1394 'browser/importer/external_process_importer_bridge.h', | 1392 'browser/importer/external_process_importer_bridge.h', |
| 1395 'browser/importer/external_process_importer_client.cc', | 1393 'browser/importer/external_process_importer_client.cc', |
| 1396 'browser/importer/external_process_importer_client.h', | 1394 'browser/importer/external_process_importer_client.h', |
| 1397 'browser/importer/external_process_importer_host.cc', | 1395 'browser/importer/external_process_importer_host.cc', |
| 1398 'browser/importer/external_process_importer_host.h', | 1396 'browser/importer/external_process_importer_host.h', |
| 1399 'browser/importer/firefox2_importer.cc', | 1397 'browser/importer/firefox2_importer.cc', |
| 1400 'browser/importer/firefox2_importer.h', | 1398 'browser/importer/firefox2_importer.h', |
| 1401 'browser/importer/firefox3_importer.cc', | 1399 'browser/importer/firefox3_importer.cc', |
| 1402 'browser/importer/firefox3_importer.h', | 1400 'browser/importer/firefox3_importer.h', |
| (...skipping 538 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1941 'browser/profiles/avatar_menu_model.cc', | 1939 'browser/profiles/avatar_menu_model.cc', |
| 1942 'browser/profiles/avatar_menu_model.h', | 1940 'browser/profiles/avatar_menu_model.h', |
| 1943 'browser/profiles/avatar_menu_model_observer.h', | 1941 'browser/profiles/avatar_menu_model_observer.h', |
| 1944 'browser/profiles/off_the_record_profile_impl.cc', | 1942 'browser/profiles/off_the_record_profile_impl.cc', |
| 1945 'browser/profiles/off_the_record_profile_io_data.cc', | 1943 'browser/profiles/off_the_record_profile_io_data.cc', |
| 1946 'browser/profiles/off_the_record_profile_io_data.h', | 1944 'browser/profiles/off_the_record_profile_io_data.h', |
| 1947 'browser/profiles/profile.cc', | 1945 'browser/profiles/profile.cc', |
| 1948 'browser/profiles/profile.h', | 1946 'browser/profiles/profile.h', |
| 1949 'browser/profiles/profile_dependency_manager.cc', | 1947 'browser/profiles/profile_dependency_manager.cc', |
| 1950 'browser/profiles/profile_dependency_manager.h', | 1948 'browser/profiles/profile_dependency_manager.h', |
| 1949 'browser/profiles/profile_downloader.cc', |
| 1950 'browser/profiles/profile_downloader.h', |
| 1951 'browser/profiles/profile_downloader_delegate.h', |
| 1951 'browser/profiles/profile_impl.cc', | 1952 'browser/profiles/profile_impl.cc', |
| 1952 'browser/profiles/profile_impl.h', | 1953 'browser/profiles/profile_impl.h', |
| 1953 'browser/profiles/profile_impl_io_data.cc', | 1954 'browser/profiles/profile_impl_io_data.cc', |
| 1954 'browser/profiles/profile_impl_io_data.h', | 1955 'browser/profiles/profile_impl_io_data.h', |
| 1955 'browser/profiles/profile_info_cache.cc', | 1956 'browser/profiles/profile_info_cache.cc', |
| 1956 'browser/profiles/profile_info_cache.h', | 1957 'browser/profiles/profile_info_cache.h', |
| 1957 'browser/profiles/profile_info_interface.h', | 1958 'browser/profiles/profile_info_interface.h', |
| 1958 'browser/profiles/profile_io_data.cc', | 1959 'browser/profiles/profile_io_data.cc', |
| 1959 'browser/profiles/profile_io_data.h', | 1960 'browser/profiles/profile_io_data.h', |
| 1960 'browser/profiles/profile_keyed_service_factory.cc', | 1961 'browser/profiles/profile_keyed_service_factory.cc', |
| (...skipping 3328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5289 'type': 'static_library', | 5290 'type': 'static_library', |
| 5290 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], | 5291 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], |
| 5291 'variables': { | 5292 'variables': { |
| 5292 'proto_in_dir': 'browser/history', | 5293 'proto_in_dir': 'browser/history', |
| 5293 'proto_out_dir': 'chrome/browser/history', | 5294 'proto_out_dir': 'chrome/browser/history', |
| 5294 }, | 5295 }, |
| 5295 'includes': [ '../build/protoc.gypi' ] | 5296 'includes': [ '../build/protoc.gypi' ] |
| 5296 }, | 5297 }, |
| 5297 ], | 5298 ], |
| 5298 } | 5299 } |
| OLD | NEW |