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

Unified Diff: content/content_tests.gypi

Issue 9960071: TabContents -> WebContentsImpl, part 3. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « content/content_browser.gypi ('k') | content/test/test_renderer_host.cc » ('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 65697db69cebbead3a77f49264d5ab5f3750ea4b..3970502a8e9ba3267b5047d1e46d95afb4a5c7d9 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -255,13 +255,13 @@
'browser/speech/speech_recognizer_impl_unittest.cc',
'browser/ssl/ssl_host_state_unittest.cc',
'browser/system_message_window_win_unittest.cc',
- 'browser/tab_contents/navigation_controller_impl_unittest.cc',
- 'browser/tab_contents/navigation_entry_impl_unittest.cc',
'browser/tab_contents/render_view_host_manager_unittest.cc',
'browser/tab_contents/tab_contents_delegate_unittest.cc',
'browser/tab_contents/tab_contents_unittest.cc',
'browser/tab_contents/web_contents_view_mac_unittest.mm',
'browser/trace_subscriber_stdio_unittest.cc',
+ 'browser/web_contents/navigation_controller_impl_unittest.cc',
+ 'browser/web_contents/navigation_entry_impl_unittest.cc',
'browser/web_contents/web_drag_dest_mac_unittest.mm',
'browser/webui/web_ui_message_handler_unittest.cc',
'common/mac/attributed_string_coder_unittest.mm',
« no previous file with comments | « content/content_browser.gypi ('k') | content/test/test_renderer_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698