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

Unified Diff: content/content_browser.gypi

Issue 261383002: Remove content/port directory and move the 3 remaining interfaces to content/public. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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/browser/vibration/vibration_provider_android.h ('k') | content/port/browser/DEPS » ('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 268318)
+++ content/content_browser.gypi (working copy)
@@ -38,8 +38,6 @@
'<(INTERMEDIATE_DIR)',
],
'sources': [
- 'port/browser/location_provider.h',
- 'port/browser/vibration_provider.h',
'public/browser/access_token_store.h',
'public/browser/android/compositor.h',
'public/browser/android/compositor_client.h',
@@ -133,6 +131,7 @@
'public/browser/load_notification_details.h',
'public/browser/local_storage_usage_info.cc',
'public/browser/local_storage_usage_info.h',
+ 'public/browser/location_provider.h',
'public/browser/media_capture_devices.h',
'public/browser/media_device_id.cc',
'public/browser/media_device_id.h',
@@ -168,6 +167,7 @@
'public/browser/render_view_host.h',
'public/browser/render_widget_host.h',
'public/browser/render_widget_host_view.h',
+ 'public/browser/render_widget_host_view_frame_subscriber.h',
'public/browser/render_widget_host_view_mac_delegate.h',
'public/browser/resource_context.h',
'public/browser/resource_controller.h',
@@ -197,6 +197,7 @@
'public/browser/tracing_controller.h',
'public/browser/user_metrics.h',
'public/browser/utility_process_host.h',
+ 'public/browser/vibration_provider.h',
'public/browser/web_contents.cc',
'public/browser/web_contents.h',
'public/browser/web_contents_delegate.cc',
« no previous file with comments | « content/browser/vibration/vibration_provider_android.h ('k') | content/port/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698