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

Unified Diff: chrome/chrome_tests.gypi

Issue 10144015: Convert session history ui test to a browser test, renabling all the disabled tests and got rid of … (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: readd history test (this isn't session history) Created 8 years, 8 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/browser/session_history_uitest.cc ('k') | content/browser/session_history_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 133224)
+++ chrome/chrome_tests.gypi (working copy)
@@ -735,7 +735,6 @@
# less flakier.
'browser/process_singleton_linux_uitest.cc',
'browser/process_singleton_uitest.cc',
- 'browser/session_history_uitest.cc',
'browser/sessions/session_restore_uitest.cc',
'browser/ui/tests/browser_uitest.cc',
'browser/ui/views/find_bar_host_uitest.cc',
@@ -3075,6 +3074,7 @@
'../content/browser/renderer_host/render_view_host_browsertest.cc',
'../content/browser/renderer_host/render_view_host_manager_browsertest.cc',
'../content/browser/renderer_host/resource_dispatcher_host_browsertest.cc',
+ '../content/browser/session_history_browsertest.cc',
'../content/browser/speech/speech_recognition_browsertest.cc',
'../content/browser/webkit_browsertest.cc',
'../content/browser/worker_host/test/worker_browsertest.cc',
« no previous file with comments | « chrome/browser/session_history_uitest.cc ('k') | content/browser/session_history_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698