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

Unified Diff: chrome/chrome_tests.gypi

Issue 10698168: Part 3 of Move SelectFileDialog implementation to ui/base/dialogs/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More namespace to force rebuild. Created 8 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | ui/base/dialogs/base_shell_dialog_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index d329e613319b04c73ef74144d09cce96dd3bc24d..5da665cf8559ace1602af33b7a09bdddbc6f225d 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1834,7 +1834,6 @@
'browser/ui/views/first_run_bubble_unittest.cc',
'browser/ui/views/reload_button_unittest.cc',
'browser/ui/views/select_file_dialog_extension_unittest.cc',
- 'browser/ui/views/select_file_dialog_win_unittest.cc',
'browser/ui/views/status_icons/status_tray_win_unittest.cc',
'browser/ui/views/tabs/fake_base_tab_strip_controller.cc',
'browser/ui/views/tabs/fake_base_tab_strip_controller.h',
@@ -2096,7 +2095,6 @@
['exclude', '^browser/automation/automation_provider_unittest.cc'],
['exclude', '^browser/accessibility/browser_accessibility_win_unittest.cc'],
['exclude', '^browser/ui/views/extensions/browser_action_drag_data_unittest.cc'],
- ['exclude', '^browser/ui/views/select_file_dialog_win_unittest.cc'],
['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view_unittest.cc'],
['exclude', '^browser/ui/panels/display_settings_provider_win_unittest.cc'],
['exclude', '^browser/bookmarks/bookmark_node_data_unittest.cc'],
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | ui/base/dialogs/base_shell_dialog_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698