| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index fa54c46ce209ecb8a9c3ba3b27524c70b47d6621..0275d4a7f30215e73453fff60426d2996e2cbf50 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1389,6 +1389,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",
|
|
|