| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 1b664a147ae95416d8d4509f6cfe93a809c6b44c..e1196d2575fd510591800bd67aabd2769e9065f1 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1530,6 +1530,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",
|
| + "webauth/authenticator_impl.cc",
|
| + "webauth/authenticator_impl.h",
|
| "websockets/websocket_handshake_request_info_impl.cc",
|
| "websockets/websocket_handshake_request_info_impl.h",
|
| "websockets/websocket_impl.cc",
|
|
|