Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index b6e939e7f48239abcb0345078019b43f07b9d612..6848a589e88b552711e48bfe2463993f523a3138 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -1796,6 +1796,8 @@ source_set("browser") { |
"android/tracing_controller_android.h", |
"android/web_contents_observer_proxy.cc", |
"android/web_contents_observer_proxy.h", |
+ "frame_host/render_frame_host_android.cc", |
+ "frame_host/render_frame_host_android.h", |
"media/capture/screen_capture_device_android.cc", |
"media/capture/screen_capture_device_android.h", |
"renderer_host/compositor_impl_android.cc", |