Index: extensions/browser/BUILD.gn |
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn |
index b8befd3e5395b4a398ba98f319c416d1ec7cebd5..5d54232f407bd8a0e3e30f488a0ada10e9806380 100644 |
--- a/extensions/browser/BUILD.gn |
+++ b/extensions/browser/BUILD.gn |
@@ -73,6 +73,8 @@ source_set("browser") { |
"api/bluetooth_socket/bluetooth_socket_api.h", |
"api/bluetooth_socket/bluetooth_socket_event_dispatcher.cc", |
"api/bluetooth_socket/bluetooth_socket_event_dispatcher.h", |
+ "api/capture_web_contents_function.cc", |
+ "api/capture_web_contents_function.h", |
"api/cast_channel/cast_auth_util.cc", |
"api/cast_channel/cast_auth_util.h", |
"api/cast_channel/cast_channel_api.cc", |