Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Side by Side Diff: chrome/chrome_tests.gypi

Issue 6286068: Reland 73532. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 'variables' : { 6 'variables' : {
7 'pyautolib_sources': [ 7 'pyautolib_sources': [
8 'app/chrome_command_ids.h', 8 'app/chrome_command_ids.h',
9 'app/chrome_dll_resource.h', 9 'app/chrome_dll_resource.h',
10 'common/automation_constants.h', 10 'common/automation_constants.h',
(...skipping 2048 matching lines...) Expand 10 before | Expand all | Expand 10 after
2059 'browser/chromeos/tab_closeable_state_watcher_browsertest.cc', 2059 'browser/chromeos/tab_closeable_state_watcher_browsertest.cc',
2060 'browser/chromeos/update_browsertest.cc', 2060 'browser/chromeos/update_browsertest.cc',
2061 'browser/crash_recovery_browsertest.cc', 2061 'browser/crash_recovery_browsertest.cc',
2062 'browser/device_orientation/device_orientation_browsertest.cc', 2062 'browser/device_orientation/device_orientation_browsertest.cc',
2063 'browser/dom_ui/dom_ui_browsertest.cc', 2063 'browser/dom_ui/dom_ui_browsertest.cc',
2064 'browser/dom_ui/dom_ui_browsertest.h', 2064 'browser/dom_ui/dom_ui_browsertest.h',
2065 'browser/dom_ui/dom_ui_handler_browsertest.cc', 2065 'browser/dom_ui/dom_ui_handler_browsertest.cc',
2066 'browser/dom_ui/dom_ui_handler_browsertest.h', 2066 'browser/dom_ui/dom_ui_handler_browsertest.h',
2067 'browser/dom_ui/file_browse_browsertest.cc', 2067 'browser/dom_ui/file_browse_browsertest.cc',
2068 'browser/dom_ui/mediaplayer_browsertest.cc', 2068 'browser/dom_ui/mediaplayer_browsertest.cc',
2069 'browser/dom_ui/settings_browsertest.cc',
2069 'browser/download/download_browsertest.cc', 2070 'browser/download/download_browsertest.cc',
2070 'browser/download/save_page_browsertest.cc', 2071 'browser/download/save_page_browsertest.cc',
2071 'browser/extensions/alert_apitest.cc', 2072 'browser/extensions/alert_apitest.cc',
2072 'browser/extensions/all_urls_apitest.cc', 2073 'browser/extensions/all_urls_apitest.cc',
2073 'browser/extensions/app_background_page_apitest.cc', 2074 'browser/extensions/app_background_page_apitest.cc',
2074 'browser/extensions/app_process_apitest.cc', 2075 'browser/extensions/app_process_apitest.cc',
2075 'browser/extensions/autoupdate_interceptor.cc', 2076 'browser/extensions/autoupdate_interceptor.cc',
2076 'browser/extensions/autoupdate_interceptor.h', 2077 'browser/extensions/autoupdate_interceptor.h',
2077 'browser/extensions/browser_action_apitest.cc', 2078 'browser/extensions/browser_action_apitest.cc',
2078 'browser/extensions/browser_action_test_util.h', 2079 'browser/extensions/browser_action_test_util.h',
(...skipping 1602 matching lines...) Expand 10 before | Expand all | Expand 10 after
3681 ] 3682 ]
3682 }], # 'coverage!=0' 3683 }], # 'coverage!=0'
3683 ], # 'conditions' 3684 ], # 'conditions'
3684 } 3685 }
3685 3686
3686 # Local Variables: 3687 # Local Variables:
3687 # tab-width:2 3688 # tab-width:2
3688 # indent-tabs-mode:nil 3689 # indent-tabs-mode:nil
3689 # End: 3690 # End:
3690 # vim: set expandtab tabstop=2 shiftwidth=2: 3691 # vim: set expandtab tabstop=2 shiftwidth=2:
OLDNEW
« no previous file with comments | « chrome/browser/dom_ui/settings_browsertest.cc ('k') | chrome/test/data/dom_ui/settings_set_boolean_pref_triggers.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698