OLD | NEW |
1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2009 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 'variables': { | 9 'variables': { |
10 'version_py_path': 'tools/build/version.py', | 10 'version_py_path': 'tools/build/version.py', |
(...skipping 1768 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1779 'browser/net/url_request_mock_link_doctor_job.cc', | 1779 'browser/net/url_request_mock_link_doctor_job.cc', |
1780 'browser/net/url_request_mock_link_doctor_job.h', | 1780 'browser/net/url_request_mock_link_doctor_job.h', |
1781 'browser/net/url_request_mock_util.cc', | 1781 'browser/net/url_request_mock_util.cc', |
1782 'browser/net/url_request_mock_util.h', | 1782 'browser/net/url_request_mock_util.h', |
1783 'browser/net/url_request_slow_download_job.cc', | 1783 'browser/net/url_request_slow_download_job.cc', |
1784 'browser/net/url_request_slow_download_job.h', | 1784 'browser/net/url_request_slow_download_job.h', |
1785 'browser/net/url_request_slow_http_job.cc', | 1785 'browser/net/url_request_slow_http_job.cc', |
1786 'browser/net/url_request_slow_http_job.h', | 1786 'browser/net/url_request_slow_http_job.h', |
1787 'browser/net/url_request_tracking.cc', | 1787 'browser/net/url_request_tracking.cc', |
1788 'browser/net/url_request_tracking.h', | 1788 'browser/net/url_request_tracking.h', |
1789 'browser/notifications/balloons.h', | 1789 'browser/notifications/balloon.cc', |
| 1790 'browser/notifications/balloon.h', |
| 1791 'browser/notifications/balloon_collection.cc', |
| 1792 'browser/notifications/balloon_collection.h', |
| 1793 'browser/notifications/balloon_collection_win.cc', |
| 1794 'browser/notifications/balloon_collection_mac.mm', |
| 1795 'browser/notifications/balloon_collection_linux.cc', |
1790 'browser/notifications/desktop_notification_service.cc', | 1796 'browser/notifications/desktop_notification_service.cc', |
1791 'browser/notifications/desktop_notification_service.h', | 1797 'browser/notifications/desktop_notification_service.h', |
1792 'browser/notifications/desktop_notification_service_linux.cc', | 1798 'browser/notifications/desktop_notification_service_linux.cc', |
1793 'browser/notifications/desktop_notification_service_mac.mm', | 1799 'browser/notifications/desktop_notification_service_mac.mm', |
1794 'browser/notifications/desktop_notification_service_win.cc', | 1800 'browser/notifications/desktop_notification_service_win.cc', |
1795 'browser/notifications/notification.h', | 1801 'browser/notifications/notification.h', |
1796 'browser/notifications/notification_object_proxy.cc', | 1802 'browser/notifications/notification_object_proxy.cc', |
1797 'browser/notifications/notification_object_proxy.h', | 1803 'browser/notifications/notification_object_proxy.h', |
1798 'browser/notifications/notifications_prefs_cache.cc', | 1804 'browser/notifications/notifications_prefs_cache.cc', |
1799 'browser/notifications/notifications_prefs_cache.h', | 1805 'browser/notifications/notifications_prefs_cache.h', |
(...skipping 476 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2276 'browser/views/keyword_editor_view.cc', | 2282 'browser/views/keyword_editor_view.cc', |
2277 'browser/views/keyword_editor_view.h', | 2283 'browser/views/keyword_editor_view.h', |
2278 'browser/views/location_bar_view.cc', | 2284 'browser/views/location_bar_view.cc', |
2279 'browser/views/location_bar_view.h', | 2285 'browser/views/location_bar_view.h', |
2280 'browser/views/login_view.cc', | 2286 'browser/views/login_view.cc', |
2281 'browser/views/login_view.h', | 2287 'browser/views/login_view.h', |
2282 'browser/views/new_profile_dialog.cc', | 2288 'browser/views/new_profile_dialog.cc', |
2283 'browser/views/new_profile_dialog.h', | 2289 'browser/views/new_profile_dialog.h', |
2284 'browser/views/new_browser_window_widget.cc', | 2290 'browser/views/new_browser_window_widget.cc', |
2285 'browser/views/new_browser_window_widget.h', | 2291 'browser/views/new_browser_window_widget.h', |
| 2292 'browser/views/notifications/balloon_view_host.cc', |
| 2293 'browser/views/notifications/balloon_view_host.h', |
| 2294 'browser/views/notifications/balloon_view.cc', |
| 2295 'browser/views/notifications/balloon_view.h', |
2286 'browser/views/options/advanced_contents_view.cc', | 2296 'browser/views/options/advanced_contents_view.cc', |
2287 'browser/views/options/advanced_contents_view.h', | 2297 'browser/views/options/advanced_contents_view.h', |
2288 'browser/views/options/advanced_page_view.cc', | 2298 'browser/views/options/advanced_page_view.cc', |
2289 'browser/views/options/advanced_page_view.h', | 2299 'browser/views/options/advanced_page_view.h', |
2290 'browser/views/options/content_page_view.cc', | 2300 'browser/views/options/content_page_view.cc', |
2291 'browser/views/options/content_page_view.h', | 2301 'browser/views/options/content_page_view.h', |
2292 'browser/views/options/cookies_view.cc', | 2302 'browser/views/options/cookies_view.cc', |
2293 'browser/views/options/cookies_view.h', | 2303 'browser/views/options/cookies_view.h', |
2294 'browser/views/options/exceptions_page_view.cc', | 2304 'browser/views/options/exceptions_page_view.cc', |
2295 'browser/views/options/exceptions_page_view.h', | 2305 'browser/views/options/exceptions_page_view.h', |
(...skipping 4664 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6960 ], # targets when browser_sync==1 | 6970 ], # targets when browser_sync==1 |
6961 }], | 6971 }], |
6962 ], # 'conditions' | 6972 ], # 'conditions' |
6963 } | 6973 } |
6964 | 6974 |
6965 # Local Variables: | 6975 # Local Variables: |
6966 # tab-width:2 | 6976 # tab-width:2 |
6967 # indent-tabs-mode:nil | 6977 # indent-tabs-mode:nil |
6968 # End: | 6978 # End: |
6969 # vim: set expandtab tabstop=2 shiftwidth=2: | 6979 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |