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

Unified Diff: content/content_browser.gypi

Issue 619843002: cc: Make separate interface for BeginFrame ipc from OutputSurface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 02a1cf0a5e4546aa14792df04970f864945ce243..ba68ffcbc1b963d6311af25a6683359afd595012 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -306,6 +306,8 @@
'browser/android/edge_effect_l.cc',
'browser/android/edge_effect_l.h',
'browser/android/gesture_event_type_list.h',
+ 'browser/android/in_process/synchronous_compositor_external_begin_frame_source.cc',
+ 'browser/android/in_process/synchronous_compositor_external_begin_frame_source.h',
'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',

Powered by Google App Engine
This is Rietveld 408576698