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

Unified Diff: content/content_browser.gypi

Issue 58343006: Rename WebContentsScreenshotManager to NavigationEntryScreenshotManager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove TODO. Created 7 years, 1 month 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/web_contents/web_contents_view_aura_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index f5141f60e01c271e958b5d9a31e36def0e425b99..43c71649b580336c0ee30a9b8ce6d9343d71327a 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -512,14 +512,14 @@
'browser/frame_host/navigation_controller_impl.h',
'browser/frame_host/navigation_entry_impl.cc',
'browser/frame_host/navigation_entry_impl.h',
+ 'browser/frame_host/navigation_entry_screenshot_manager.cc',
+ 'browser/frame_host/navigation_entry_screenshot_manager.h',
'browser/frame_host/render_frame_host_impl.cc',
'browser/frame_host/render_frame_host_impl.h',
'browser/frame_host/render_frame_message_filter.cc',
'browser/frame_host/render_frame_message_filter.h',
'browser/frame_host/render_view_host_manager.cc',
'browser/frame_host/render_view_host_manager.h',
- 'browser/frame_host/web_contents_screenshot_manager.cc',
- 'browser/frame_host/web_contents_screenshot_manager.h',
'browser/gamepad/gamepad_data_fetcher.h',
'browser/gamepad/gamepad_platform_data_fetcher.h',
'browser/gamepad/gamepad_platform_data_fetcher_linux.cc',
« no previous file with comments | « content/browser/web_contents/web_contents_view_aura_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698