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

Issue 8983010: Convert WebContents to return a content::NavigationController instead of the implementation. Upda... (Closed)

Created:
8 years, 11 months ago by jam
Modified:
8 years, 11 months ago
Reviewers:
Jói
CC:
chromium-reviews, asanka, nkostylev+watch_chromium.org, tburkard+watch_chromium.org, dhollowa+watch_chromium.org, mihaip+watch_chromium.org, cbentzel+watch_chromium.org, ajwong+watch_chromium.org, stevenjb+watch_chromium.org, yusukes+watch_chromium.org, GeorgeY, ncarter (slow), Ilya Sherman, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, tim (not reviewing), jstritar+watch_chromium.org, Avi (use Gerrit), creis+watch_chromium.org, rdsmith+dwatch_chromium.org, kkania, Raghu Simha, Randy Smith (Not in Mondays), dpranke-watch+content_chromium.org, achuith+watch_chromium.org, akalin, Aaron Boodman, dominich+watch_chromium.org, robertshield, mmenke, dyu1, davemoore+watch_chromium.org
Visibility:
Public.

Description

Convert WebContents to return a content::NavigationController instead of the implementation. Update all the headers in chrome to use the interface only. In a subsequent cl, I'll rename the implementation to NavigationControllerImpl and also get rid of content::NavigationController everywhere. BUG=98716 TBR=joi Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=116244

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : sync #

Patch Set 5 : fix mac #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+332 lines, -273 lines) Patch
M chrome/browser/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/alternate_nav_url_fetcher.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/autofill_browsertest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/autofill_feedback_infobar_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_provider_observers.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_provider_win.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_tab_tracker.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/testing_automation_provider.cc View 1 2 3 5 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/browser_commands_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/boot_times_loader.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/tab_specific_content_settings.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/debugger/devtools_window.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/download/download_request_limiter.h View 1 2 3 6 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/download/download_request_limiter.cc View 1 2 3 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/download/download_request_limiter_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_browser_event_router.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_crash_recovery_browsertest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_navigation_observer.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_tabs_module.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_url_rewrite_browsertest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_web_ui.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/webstore_installer.h View 1 2 3 3 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/extensions/webstore_installer.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/external_tab_container_win.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/favicon/favicon_tab_helper.cc View 1 2 3 4 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/geolocation/geolocation_browsertest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google/google_url_tracker.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/top_sites.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/infobars/infobar_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/infobars/infobar_tab_helper.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/instant/instant_browsertest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/instant/instant_loader.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/balloon_host.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_manager.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_dialog_cloud.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/printing/print_preview_tab_controller.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/repost_form_warning_controller.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/repost_form_warning_controller.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/browser_feature_extractor.cc View 1 2 3 3 chunks +8 lines, -7 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/malware_details.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_restore.cc View 1 2 3 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/sessions/session_types.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service.h View 1 2 3 3 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service_browsertest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/tab_restore_service_delegate.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sidebar/sidebar_container.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/ssl_blocking_page.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/ssl_browser_tests.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/session_change_processor.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/language_state.h View 1 2 3 3 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/tab_contents/language_state.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/tabs/tab_strip_model.h View 1 2 3 5 chunks +17 lines, -14 lines 0 comments Download
M chrome/browser/tabs/tab_strip_model.cc View 1 2 3 9 chunks +14 lines, -11 lines 0 comments Download
M chrome/browser/tabs/tab_strip_model_order_controller.cc View 1 2 3 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/tabs/tab_strip_model_unittest.cc View 1 2 3 4 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/translate/options_menu_model.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/translate/translate_manager.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/auto_login_prompter.cc View 1 2 3 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/blocked_content/blocked_content_tab_helper.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_tab_helper.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/browser_tab_restore_service_delegate.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/applescript/tab_applescript.mm View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_controller.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/login/login_prompt.cc View 1 2 3 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/login/login_prompt_browsertest.cc View 1 2 3 14 chunks +22 lines, -14 lines 0 comments Download
M chrome/browser/ui/pdf/pdf_browsertest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/search_engines/search_engine_tab_helper.cc View 1 2 3 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/sync/tab_contents_wrapper_synced_tab_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tab_modal_confirm_dialog_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/toolbar/back_forward_menu_model.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/toolbar/back_forward_menu_model_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model.h View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model.cc View 1 2 3 5 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/location_bar/click_handler.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/sad_tab_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/active_downloads_ui.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/bug_report_ui.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/cloud_print_signin_dialog.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options2/chromeos/cros_language_options_handler2.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options2/personal_options_handler2.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/print_preview_handler.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/sync_promo/sync_promo_handler.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/web_ui_browsertest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/web_ui_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/base/browser_with_test_window_test.h View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/test/base/browser_with_test_window_test.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/test/base/test_html_dialog_observer.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/ui_test_utils.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/test_render_view_host.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/interstitial_page.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/navigation_controller.h View 1 2 3 4 chunks +4 lines, -17 lines 0 comments Download
M content/browser/tab_contents/navigation_controller.cc View 1 2 3 7 chunks +27 lines, -15 lines 1 comment Download
M content/browser/tab_contents/navigation_controller_unittest.cc View 1 2 3 5 chunks +5 lines, -5 lines 0 comments Download
M content/browser/tab_contents/tab_contents.h View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download
M content/browser/tab_contents/tab_contents.cc View 1 2 3 6 chunks +10 lines, -6 lines 0 comments Download
M content/browser/tab_contents/tab_contents_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/tab_contents/test_tab_contents.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/navigation_controller.h View 1 2 3 2 chunks +10 lines, -1 line 0 comments Download
M content/public/browser/web_contents.h View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jam
8 years, 11 months ago (2012-01-03 23:41:21 UTC) #1
Jói
still LGTM, see suggestion for follow-up below http://codereview.chromium.org/8983010/diff/8001/content/browser/tab_contents/navigation_controller.cc File content/browser/tab_contents/navigation_controller.cc (right): http://codereview.chromium.org/8983010/diff/8001/content/browser/tab_contents/navigation_controller.cc#newcode158 content/browser/tab_contents/navigation_controller.cc:158: void NavigationController::DisablePromptOnRepost() ...
8 years, 11 months ago (2012-01-04 11:06:32 UTC) #2
Jói
8 years, 11 months ago (2012-01-04 11:07:04 UTC) #3
LGTM

On Tue, Jan 3, 2012 at 11:41 PM, <jam@chromium.org> wrote:

> Reviewers: Jói,
>
> Description:
> Convert WebContents to return a content::NavigationController instead of
> the
> implementation. Update all the headers in chrome to use the interface
> only. In a
> subsequent cl, I'll rename the implementation to NavigationControllerImpl
> and
> also get rid of content::NavigationController everywhere.
>
> BUG=98716
> TBR=joi
>
> Please review this at
http://codereview.chromium.**org/8983010/<http://codereview.chromium.org/8983...
>
> SVN Base: svn://chrome-svn/chrome/trunk/**src/
>
> Affected files:
>  M     chrome/browser/DEPS
>  M     chrome/browser/alternate_nav_**url_fetcher.cc
>  M     chrome/browser/autofill/**autofill_browsertest.cc
>  M     chrome/browser/autofill/**autofill_feedback_infobar_**delegate.cc
>  M     chrome/browser/automation/**automation_provider_observers.**cc
>  M     chrome/browser/automation/**automation_provider_win.cc
>  M     chrome/browser/automation/**automation_tab_tracker.cc
>  M     chrome/browser/automation/**testing_automation_provider.cc
>  M     chrome/browser/browser_**commands_unittest.cc
>  M     chrome/browser/chromeos/boot_**times_loader.cc
>  M     chrome/browser/content_**settings/tab_specific_content_**
> settings.cc
>  M     chrome/browser/debugger/**devtools_window.cc
>  M     chrome/browser/download/**download_request_limiter.h
>  M     chrome/browser/download/**download_request_limiter.cc
>  M     chrome/browser/download/**download_request_limiter_**unittest.cc
>  M     chrome/browser/extensions/**extension_browser_event_**router.cc
>  M     chrome/browser/extensions/**extension_crash_recovery_**
> browsertest.cc
>  M     chrome/browser/extensions/**extension_navigation_observer.**cc
>  M     chrome/browser/extensions/**extension_tabs_module.cc
>  M     chrome/browser/extensions/**extension_url_rewrite_**browsertest.cc
>  M     chrome/browser/extensions/**extension_web_ui.cc
>  M     chrome/browser/extensions/**webstore_installer.h
>  M     chrome/browser/extensions/**webstore_installer.cc
>  M     chrome/browser/external_tab_**container_win.cc
>  M     chrome/browser/favicon/**favicon_tab_helper.cc
>  M     chrome/browser/geolocation/**geolocation_browsertest.cc
>  M     chrome/browser/google/google_**url_tracker.cc
>  M     chrome/browser/history/top_**sites.cc
>  M     chrome/browser/infobars/**infobar_delegate.cc
>  M     chrome/browser/infobars/**infobar_tab_helper.cc
>  M     chrome/browser/instant/**instant_browsertest.cc
>  M     chrome/browser/instant/**instant_loader.cc
>  M     chrome/browser/notifications/**balloon_host.cc
>  M     chrome/browser/prerender/**prerender_manager.cc
>  M     chrome/browser/printing/print_**dialog_cloud.cc
>  M     chrome/browser/printing/print_**preview_tab_controller.cc
>  M     chrome/browser/repost_form_**warning_controller.h
>  M     chrome/browser/repost_form_**warning_controller.cc
>  M     chrome/browser/safe_browsing/**browser_feature_extractor.cc
>  M     chrome/browser/safe_browsing/**client_side_detection_host.cc
>  M     chrome/browser/safe_browsing/**malware_details.cc
>  M     chrome/browser/safe_browsing/**safe_browsing_blocking_page.cc
>  M     chrome/browser/safe_browsing/**safe_browsing_blocking_page_**
> test.cc
>  M     chrome/browser/sessions/**session_restore.cc
>  M     chrome/browser/sessions/**session_types.cc
>  M     chrome/browser/sessions/tab_**restore_service.h
>  M     chrome/browser/sessions/tab_**restore_service.cc
>  M     chrome/browser/sessions/tab_**restore_service_browsertest.cc
>  M     chrome/browser/sessions/tab_**restore_service_delegate.h
>  M     chrome/browser/sidebar/**sidebar_container.cc
>  M     chrome/browser/ssl/ssl_**blocking_page.cc
>  M     chrome/browser/ssl/ssl_**browser_tests.cc
>  M     chrome/browser/sync/glue/**session_change_processor.cc
>  M     chrome/browser/tab_contents/**language_state.h
>  M     chrome/browser/tab_contents/**language_state.cc
>  M     chrome/browser/tabs/tab_strip_**model.h
>  M     chrome/browser/tabs/tab_strip_**model.cc
>  M     chrome/browser/tabs/tab_strip_**model_order_controller.cc
>  M     chrome/browser/tabs/tab_strip_**model_unittest.cc
>  M     chrome/browser/translate/**options_menu_model.cc
>  M     chrome/browser/translate/**translate_manager.cc
>  M     chrome/browser/ui/auto_login_**prompter.cc
>  M     chrome/browser/ui/blocked_**content/blocked_content_tab_**helper.cc
>  M     chrome/browser/ui/bookmarks/**bookmark_tab_helper.cc
>  M     chrome/browser/ui/browser.cc
>  M     chrome/browser/ui/browser_tab_**restore_service_delegate.cc
>  M     chrome/browser/ui/cocoa/**applescript/tab_applescript.mm
>  M    
chrome/browser/ui/cocoa/tab_**contents/tab_contents_**controller.mm<http://tab_contents_controller.mm>
>  M    
chrome/browser/ui/cocoa/tabs/t**ab_strip_controller.mm<http://tab_strip_controller.mm>
>  M     chrome/browser/ui/intents/web_**intent_picker_controller.cc
>  M     chrome/browser/ui/login/login_**prompt.cc
>  M     chrome/browser/ui/login/login_**prompt_browsertest.cc
>  M     chrome/browser/ui/pdf/pdf_**browsertest.cc
>  M     chrome/browser/ui/search_**engines/search_engine_tab_**helper.cc
>  M     chrome/browser/ui/sync/tab_**contents_wrapper_synced_tab_**
> delegate.cc
>  M     chrome/browser/ui/tab_modal_**confirm_dialog_delegate.cc
>  M     chrome/browser/ui/toolbar/**back_forward_menu_model.cc
>  M     chrome/browser/ui/toolbar/**back_forward_menu_model_**unittest.cc
>  M     chrome/browser/ui/toolbar/**toolbar_model.h
>  M     chrome/browser/ui/toolbar/**toolbar_model.cc
>  M     chrome/browser/ui/views/**location_bar/click_handler.cc
>  M     chrome/browser/ui/views/sad_**tab_view.cc
>  M     chrome/browser/ui/webui/**active_downloads_ui.cc
>  M     chrome/browser/ui/webui/bug_**report_ui.cc
>  M     chrome/browser/ui/webui/cloud_**print_signin_dialog.cc
>  M     chrome/browser/ui/webui/**options/chromeos/cros_**
> language_options_handler.cc
>  M     chrome/browser/ui/webui/**options2/chromeos/cros_**
> language_options_handler2.cc
>  M     chrome/browser/ui/webui/**options2/personal_options_**handler2.cc
>  M     chrome/browser/ui/webui/print_**preview_handler.cc
>  M     chrome/browser/ui/webui/sync_**promo/sync_promo_handler.cc
>  M     chrome/browser/ui/webui/web_**ui_browsertest.cc
>  M     chrome/browser/ui/webui/web_**ui_unittest.cc
>  M     chrome/test/base/browser_with_**test_window_test.h
>  M     chrome/test/base/browser_with_**test_window_test.cc
>  M     chrome/test/base/test_html_**dialog_observer.cc
>  M     chrome/test/base/ui_test_**utils.cc
>  M     content/browser/renderer_host/**test_render_view_host.h
>  M     content/browser/renderer_host/**test_render_view_host.cc
>  M     content/browser/tab_contents/**interstitial_page.cc
>  M     content/browser/tab_contents/**navigation_controller.h
>  M     content/browser/tab_contents/**navigation_controller.cc
>  M     content/browser/tab_contents/**navigation_controller_**unittest.cc
>  M     content/browser/tab_contents/**tab_contents.h
>  M     content/browser/tab_contents/**tab_contents.cc
>  M     content/browser/tab_contents/**tab_contents_unittest.cc
>  M     content/browser/tab_contents/**test_tab_contents.cc
>  M     content/public/browser/**navigation_controller.h
>  M     content/public/browser/web_**contents.h
>
>
>

Powered by Google App Engine
This is Rietveld 408576698