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

Unified Diff: content/content_browser.gypi

Issue 2133873004: content: Move Surfaces related code out of RWHVA. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: .. Created 4 years, 5 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 fbe3381c47046d987c87f0c1812b0fb2e1845d7a..affb6767640e054face716858b5e096ba073eafd 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1679,6 +1679,8 @@
'browser/media/capture/screen_capture_device_android.h',
'browser/renderer_host/compositor_impl_android.cc',
'browser/renderer_host/compositor_impl_android.h',
+ 'browser/renderer_host/delegated_frame_host_android.cc',
+ 'browser/renderer_host/delegated_frame_host_android.h',
'browser/renderer_host/ime_adapter_android.cc',
'browser/renderer_host/ime_adapter_android.h',
'browser/renderer_host/input/synthetic_gesture_target_android.cc',

Powered by Google App Engine
This is Rietveld 408576698