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

Unified Diff: content/content_browser.gypi

Issue 264033002: Move some interfaces from content/port to internal content since they're not referenced in content/… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: sync Created 6 years, 7 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/common/view_messages.h ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
===================================================================
--- content/content_browser.gypi (revision 268187)
+++ content/content_browser.gypi (working copy)
@@ -38,9 +38,7 @@
'<(INTERMEDIATE_DIR)',
],
'sources': [
- 'port/browser/event_with_latency_info.h',
'port/browser/location_provider.h',
- 'port/browser/render_view_host_delegate_view.h',
'port/browser/vibration_provider.h',
'public/browser/access_token_store.h',
'public/browser/android/compositor.h',
@@ -886,6 +884,7 @@
'browser/renderer_host/dip_util.h',
'browser/renderer_host/display_link_mac.h',
'browser/renderer_host/display_link_mac.cc',
+ 'browser/renderer_host/event_with_latency_info.h',
'browser/renderer_host/file_utilities_message_filter.cc',
'browser/renderer_host/file_utilities_message_filter.h',
'browser/renderer_host/gamepad_browser_message_filter.cc',
@@ -1082,6 +1081,7 @@
'browser/renderer_host/render_process_host_impl.h',
'browser/renderer_host/render_view_host_delegate.cc',
'browser/renderer_host/render_view_host_delegate.h',
+ 'browser/renderer_host/render_view_host_delegate_view.h',
'browser/renderer_host/render_view_host_factory.cc',
'browser/renderer_host/render_view_host_factory.h',
'browser/renderer_host/render_view_host_impl.cc',
« no previous file with comments | « content/common/view_messages.h ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698