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

Unified Diff: chrome/chrome_tests.gypi

Issue 8404001: Add a browsertest for bug 75604 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: lintey fixey Created 9 years, 2 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index a49462674d35593cf9d4505a1b36e4d62c9e268b..c6678efec7f65d680097d2f8b94ad5aa53bac305 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -219,6 +219,8 @@
'test/base/values_test_util.h',
'test/test_navigation_observer.cc',
'test/test_navigation_observer.h',
+ '../content/browser/net/url_request_abort_on_end_job.h',
Paweł Hajdan Jr. 2011/10/27 08:52:58 Let's move those to test_support_content. Bonus po
gavinp 2011/10/27 12:52:53 Done. I'll move those other lines in a separate C
+ '../content/browser/net/url_request_abort_on_end_job.cc',
# TODO: these should live here but are currently used by
# production code code in libbrowser (in chrome.gyp).
#'../content/browser/net/url_request_mock_http_job.cc',
@@ -2577,6 +2579,7 @@
'../content/browser/renderer_host/render_view_host_manager_browsertest.cc',
'../content/browser/renderer_host/resource_dispatcher_host_browsertest.cc',
'../content/browser/speech/speech_input_browsertest.cc',
+ '../content/browser/webkit_browsertest.cc',
'../content/renderer/render_view_browsertest.cc',
'../content/renderer/render_view_browsertest_mac.mm',
'../content/test/render_widget_browsertest.cc',
« no previous file with comments | « no previous file | content/browser/net/url_request_abort_on_end_job.h » ('j') | content/browser/net/url_request_abort_on_end_job.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698