Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index c21cbe63d1fb16cc7ff2dea87d5056da4d3bae4d..f3988c4b3d733fcf5975d4c2aa8c061d37196d83 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -493,6 +493,7 @@ static_library("fxcrt") { |
| "core/src/fxcrt/fxcrt_platforms.h", |
| "core/src/fxcrt/fxcrt_posix.cpp", |
| "core/src/fxcrt/fxcrt_posix.h", |
| + "core/src/fxcrt/fxcrt_stream.cpp", |
| "core/src/fxcrt/fxcrt_windows.cpp", |
| "core/src/fxcrt/fxcrt_windows.h", |
| "core/src/fxcrt/plex.h", |