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

Unified Diff: content/content_tests.gypi

Issue 9706012: Add abstractions that let embedders drive tests of WebContents. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove CONTENT_EXPORT on statically linked functions. Merge to head for commit. Created 8 years, 9 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 | « content/browser/tab_contents/web_drag_dest_mac_unittest.mm ('k') | content/test/test_renderer_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 893294d4ed2fd6d89b96aca75ca37ccc34b7e2f4..f43fa9439a48479fd49c16311acaeafd803ec878 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -106,6 +106,8 @@
'test/test_web_contents_view.h',
'test/unittest_test_suite.cc',
'test/unittest_test_suite.h',
+ 'test/web_contents_tester.cc',
+ 'test/web_contents_tester.h',
# TODO(phajdan.jr): Those files should be moved to webkit
# test support target.
« no previous file with comments | « content/browser/tab_contents/web_drag_dest_mac_unittest.mm ('k') | content/test/test_renderer_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698