OLD | NEW |
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 'browser/debugger/devtools_resources.gyp:devtools_resources', | 7 'browser/debugger/devtools_resources.gyp:devtools_resources', |
8 'browser/speech/proto/speech_proto.gyp:speech_proto', | 8 'browser/speech/proto/speech_proto.gyp:speech_proto', |
9 '../base/base.gyp:base_static', | 9 '../base/base.gyp:base_static', |
10 '../crypto/crypto.gyp:crypto', | 10 '../crypto/crypto.gyp:crypto', |
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
144 'public/browser/session_storage_namespace.h', | 144 'public/browser/session_storage_namespace.h', |
145 'public/browser/site_instance.h', | 145 'public/browser/site_instance.h', |
146 'public/browser/speech_recognition_event_listener.h', | 146 'public/browser/speech_recognition_event_listener.h', |
147 'public/browser/speech_recognition_manager.h', | 147 'public/browser/speech_recognition_manager.h', |
148 'public/browser/speech_recognition_manager_delegate.h', | 148 'public/browser/speech_recognition_manager_delegate.h', |
149 'public/browser/speech_recognition_preferences.h', | 149 'public/browser/speech_recognition_preferences.h', |
150 'public/browser/speech_recognition_session_config.cc', | 150 'public/browser/speech_recognition_session_config.cc', |
151 'public/browser/speech_recognition_session_config.h', | 151 'public/browser/speech_recognition_session_config.h', |
152 'public/browser/speech_recognition_session_context.cc', | 152 'public/browser/speech_recognition_session_context.cc', |
153 'public/browser/speech_recognition_session_context.h', | 153 'public/browser/speech_recognition_session_context.h', |
| 154 'public/browser/storage_partition.h', |
154 'public/browser/trace_controller.h', | 155 'public/browser/trace_controller.h', |
155 'public/browser/trace_subscriber.h', | 156 'public/browser/trace_subscriber.h', |
156 'public/browser/user_metrics.h', | 157 'public/browser/user_metrics.h', |
157 'public/browser/utility_process_host.h', | 158 'public/browser/utility_process_host.h', |
158 'public/browser/web_contents.h', | 159 'public/browser/web_contents.h', |
159 'public/browser/web_contents_delegate.cc', | 160 'public/browser/web_contents_delegate.cc', |
160 'public/browser/web_contents_delegate.h', | 161 'public/browser/web_contents_delegate.h', |
161 'public/browser/web_contents_observer.cc', | 162 'public/browser/web_contents_observer.cc', |
162 'public/browser/web_contents_observer.h', | 163 'public/browser/web_contents_observer.h', |
163 'public/browser/web_contents_view.h', | 164 'public/browser/web_contents_view.h', |
(...skipping 577 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
741 'browser/ssl/ssl_error_handler.cc', | 742 'browser/ssl/ssl_error_handler.cc', |
742 'browser/ssl/ssl_error_handler.h', | 743 'browser/ssl/ssl_error_handler.h', |
743 'browser/ssl/ssl_host_state.cc', | 744 'browser/ssl/ssl_host_state.cc', |
744 'browser/ssl/ssl_host_state.h', | 745 'browser/ssl/ssl_host_state.h', |
745 'browser/ssl/ssl_manager.cc', | 746 'browser/ssl/ssl_manager.cc', |
746 'browser/ssl/ssl_manager.h', | 747 'browser/ssl/ssl_manager.h', |
747 'browser/ssl/ssl_policy_backend.cc', | 748 'browser/ssl/ssl_policy_backend.cc', |
748 'browser/ssl/ssl_policy_backend.h', | 749 'browser/ssl/ssl_policy_backend.h', |
749 'browser/ssl/ssl_policy.cc', | 750 'browser/ssl/ssl_policy.cc', |
750 'browser/ssl/ssl_policy.h', | 751 'browser/ssl/ssl_policy.h', |
751 'browser/storage_partition.cc', | |
752 'browser/storage_partition.h', | |
753 'browser/storage_partition_map.cc', | |
754 'browser/storage_partition_map.h', | |
755 'browser/ssl/ssl_request_info.cc', | 752 'browser/ssl/ssl_request_info.cc', |
756 'browser/ssl/ssl_request_info.h', | 753 'browser/ssl/ssl_request_info.h', |
| 754 'browser/storage_partition_impl.cc', |
| 755 'browser/storage_partition_impl.h', |
| 756 'browser/storage_partition_impl_map.cc', |
| 757 'browser/storage_partition_impl_map.h', |
757 'browser/system_message_window_win.cc', | 758 'browser/system_message_window_win.cc', |
758 'browser/system_message_window_win.h', | 759 'browser/system_message_window_win.h', |
759 'browser/tcmalloc_internals_request_job.cc', | 760 'browser/tcmalloc_internals_request_job.cc', |
760 'browser/tcmalloc_internals_request_job.h', | 761 'browser/tcmalloc_internals_request_job.h', |
761 'browser/udev_linux.cc', | 762 'browser/udev_linux.cc', |
762 'browser/udev_linux.h', | 763 'browser/udev_linux.h', |
763 'browser/web_contents/debug_urls.cc', | 764 'browser/web_contents/debug_urls.cc', |
764 'browser/web_contents/debug_urls.h', | 765 'browser/web_contents/debug_urls.h', |
765 'browser/web_contents/drag_utils_gtk.cc', | 766 'browser/web_contents/drag_utils_gtk.cc', |
766 'browser/web_contents/drag_utils_gtk.h', | 767 'browser/web_contents/drag_utils_gtk.h', |
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1017 ['exclude', '^browser/renderer_host/java/'], | 1018 ['exclude', '^browser/renderer_host/java/'], |
1018 ], | 1019 ], |
1019 }], | 1020 }], |
1020 ['input_speech==0', { | 1021 ['input_speech==0', { |
1021 'sources/': [ | 1022 'sources/': [ |
1022 ['exclude', '^browser/speech/'], | 1023 ['exclude', '^browser/speech/'], |
1023 ], | 1024 ], |
1024 }], | 1025 }], |
1025 ], | 1026 ], |
1026 } | 1027 } |
OLD | NEW |