Commit 7687f1db authored by fukino's avatar fukino Committed by Commit bot

Add compiled_resources2.gyp for file manager.

BUG=636289

Review-Url: https://codereview.chromium.org/2229333002
Cr-Commit-Position: refs/heads/master@{#412764}
parent bb6578fd
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'audio_player',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'control_panel',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'track_info_panel',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'track_list',
# 'includes': ['../../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'audio_player',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'audio_player_scripts',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'background',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'error_util',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_worker',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'test_util',
# 'includes': ['../../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'variables': {
'closure_args': [
'<@(default_closure_args)',
'warning_level=VERBOSE',
],
},
'includes': ['../../third_party/closure_compiler/compile_js2.gypi'],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
{
'target_name': 'file_manager_resources',
'type': 'none',
'dependencies': [
'audio_player/js/compiled_resources2.gyp:*',
'file_manager/background/js/compiled_resources2.gyp:*',
'file_manager/foreground/js/compiled_resources2.gyp:*',
'gallery/js/compiled_resources2.gyp:*',
'video_player/js/compiled_resources2.gyp:*',
],
},
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
{
'target_name': 'audio_player_foreground',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'chrome_cast',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'chrome_echo_private',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'chrome_file_browser_handler',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'chrome_test',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'chrome_webstore_widget_private',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'connection',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'css_rule',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'es6_workaround',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'exif_entry',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'files_elements',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'gallery_background',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'gallery_foreground',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'html_menu_item_element',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'launcher_search_provider',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'paper_elements',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'platform',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'platform_worker',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'video_player_foreground',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
'target_name': 'webview_tag',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'app_window_wrapper',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'background',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'background_base',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'device_handler',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'device_handler_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'drive_sync_handler',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'duplicate_finder',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'duplicate_finder_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_operation_handler',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_operation_handler_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_operation_manager',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_operation_manager_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_operation_util',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'import_history',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'import_history_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'launcher_search',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'media_import_handler',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'media_import_handler_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'media_scanner',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'media_scanner_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mock_background',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mock_file_operation_manager',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mock_media_scanner',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mock_progress_center',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mock_volume_manager',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'progress_center',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'task_queue',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'task_queue_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'test_duplicate_finder',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'test_import_history',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'test_util',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'test_util_base',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'volume_manager',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'volume_manager_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'async_util',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'async_util_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'error_util',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'externs',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_type',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'importer_common',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'importer_common_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'lru_cache',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'lru_cache_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metrics',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metrics_base',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metrics_events',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metrics_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mock_entry',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'progress_center_common',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'test_importer_common',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'test_tracker',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'unittest_util',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'util',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'volume_manager_common',
# 'includes': ['../../../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'files_icon_button',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_metadata_box',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_metadata_entry',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_quick_view',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_ripple',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_safe_img',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_safe_img_webview_content',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_toast',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_toggle_ripple',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_tooltip',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_tooltip_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'actions_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'actions_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'actions_model_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'app_state_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'column_visibility_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'dialog_action_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'dialog_type',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'directory_contents',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'directory_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'directory_tree_naming_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'elements_importer',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'empty_folder_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_list_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_list_model_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_manager',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_manager_commands',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_selection',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_tasks',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_tasks_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_transfer_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_watcher',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'folder_shortcuts_data_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'gear_menu_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'import_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'import_controller_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'launch_param',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'list_thumbnail_loader',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'list_thumbnail_loader_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'main',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'main_scripts',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'main_window_component',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_box_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_update_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metrics_start',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mock_actions_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mock_directory_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mock_folder_shortcut_data_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mock_navigation_list_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mock_thumbnail_loader',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mouse_inactivity_watcher',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'naming_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'navigation_list_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'navigation_list_model_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'progress_center_item_group',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'progress_center_item_group_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'providers_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'providers_model_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'quick_view_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'quick_view_model',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'quick_view_uma',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'scan_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'search_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'share_client',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'sort_menu_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'spinner_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'spinner_controller_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'task_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'task_controller_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'thumbnail_loader',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'thumbnail_loader_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'toolbar_controller',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'volume_manager_wrapper',
# 'includes': ['../../../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'byte_reader',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'content_metadata_provider',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'content_metadata_provider_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'exif_constants',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'exif_parser',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'exif_parser_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'external_metadata_provider',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'external_metadata_provider_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_system_metadata_provider',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_system_metadata_provider_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'function_parallel',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'function_sequence',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'id3_parser',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_orientation',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_orientation_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_parsers',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_cache_item',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_cache_item_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_cache_set',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_cache_set_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_dispatcher',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_item',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_model',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_model_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_parser',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'mpeg_parser',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'multi_metadata_provider',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'multi_metadata_provider_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'new_metadata_provider',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'thumbnail_model',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'thumbnail_model_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'actions_submenu',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'actions_submenu_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'banners',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'combobutton',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'commandbutton',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'default_task_dialog',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'details_container',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'dialog_footer',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'directory_tree',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'directory_tree_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'drag_selector',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'empty_folder',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'error_dialog',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_grid',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_list_selection_model',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_manager_dialog_base',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_manager_ui',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_metadata_formatter',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_table',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_table_list',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'file_table_unittest',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_alert_dialog',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_confirm_dialog',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'files_menu',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'gear_menu',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'list_container',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'location_line',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'multi_file_details',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'multi_profile_share_dialog',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'progress_center_panel',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'providers_menu',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'scrollbar',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'search_box',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'share_dialog',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'single_file_details',
# 'includes': ['../../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'suggest_apps_dialog',
# 'includes': ['../../../../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'background',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'dimmable_ui_controller',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'dimmable_ui_controller_unittest',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'entry_list_watcher',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'entry_list_watcher_unittest',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'error_banner',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'gallery',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'gallery_data_model',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'gallery_data_model_unittest',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'gallery_item',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'gallery_item_unittest',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'gallery_scripts',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'gallery_util',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'gallery_util_unittest',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'metadata_worker',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'ribbon',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'ribbon_unittest',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'slide_mode',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'slide_mode_unittest',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'test_util',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'thumbnail_mode',
# 'includes': ['../../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'commands',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'exif_encoder',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'exif_encoder_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'filter',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_adjust',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_buffer',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_editor',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_encoder',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_encoder_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_transform',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_util',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_view',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_view_unittest',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'test_util',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'viewport',
# 'includes': ['../../../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'background',
# 'includes': ['../compile_js2.gypi'],
# },
# {
# 'target_name': 'cache',
# 'includes': ['../compile_js2.gypi'],
# },
# {
# 'target_name': 'cache_unittest',
# 'includes': ['../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_loader',
# 'includes': ['../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_loader_client',
# 'includes': ['../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_loader_client_unittest',
# 'includes': ['../compile_js2.gypi'],
# },
# {
# 'target_name': 'image_loader_unittest',
# 'includes': ['../compile_js2.gypi'],
# },
# {
# 'target_name': 'piex_loader',
# 'includes': ['../compile_js2.gypi'],
# },
# {
# 'target_name': 'request',
# 'includes': ['../compile_js2.gypi'],
# },
# {
# 'target_name': 'scheduler',
# 'includes': ['../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'cast_extension_discoverer',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'cast_video_element',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'caster',
# 'includes': ['../../../compile_js2.gypi'],
# },
# {
# 'target_name': 'media_manager',
# 'includes': ['../../../compile_js2.gypi'],
# },
],
}
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'targets': [
# {
# 'target_name': 'background',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'error_util',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'media_controls',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'test_util',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'video_player',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'video_player_metrics',
# 'includes': ['../../compile_js2.gypi'],
# },
# {
# 'target_name': 'video_player_scripts',
# 'includes': ['../../compile_js2.gypi'],
# },
],
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment