| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 5bd8c9819d0fd4fb47d5ffa7d19fc118166abc3b..cc6d714cf28bc44c3a66f8e69631d56614f6b52d 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1386,6 +1386,8 @@ source_set("browser") {
|
| "web_contents/web_drag_source_mac.mm",
|
| "web_contents/web_drag_utils_win.cc",
|
| "web_contents/web_drag_utils_win.h",
|
| + "webshare/share_service_impl.cc",
|
| + "webshare/share_service_impl.h",
|
| "websockets/websocket_handshake_request_info_impl.cc",
|
| "websockets/websocket_handshake_request_info_impl.h",
|
| "websockets/websocket_impl.cc",
|
|
|