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

Unified Diff: content/content_browser.gypi

Issue 1838853005: android: Remove in-process sync compositor code path (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_in_proc_video
Patch Set: rebase Created 4 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/browser/renderer_host/render_process_host_impl.cc ('k') | content/content_renderer.gypi » ('j') | 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 94c9ae50779abf1e534b820763a8138ced4d5035..2710203553d166666fbed97f82ef277368fc3ff4 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1724,16 +1724,8 @@
'browser/web_contents/web_contents_view_android.h',
],
'android_in_process_browser_sources': [
- 'browser/android/in_process/synchronous_compositor_factory_impl.cc',
- 'browser/android/in_process/synchronous_compositor_factory_impl.h',
- 'browser/android/in_process/synchronous_compositor_impl.cc',
- 'browser/android/in_process/synchronous_compositor_impl.h',
- 'browser/android/in_process/synchronous_compositor_registry_in_proc.cc',
- 'browser/android/in_process/synchronous_compositor_registry_in_proc.h',
'browser/android/in_process/synchronous_compositor_renderer_statics.cc',
'browser/android/in_process/synchronous_compositor_renderer_statics.h',
- 'browser/android/in_process/synchronous_input_event_filter.cc',
- 'browser/android/in_process/synchronous_input_event_filter.h',
'browser/android/synchronous_compositor_base.cc',
'browser/android/synchronous_compositor_base.h',
'browser/android/synchronous_compositor_host.cc',
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698