| Index: content/app/BUILD.gn
|
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
|
| index e8575cce0f1f91a3abe4f244967c2423780707b6..923e60892afff7e3f9e2fc0152c4de44056713c5 100644
|
| --- a/content/app/BUILD.gn
|
| +++ b/content/app/BUILD.gn
|
| @@ -29,7 +29,7 @@ content_app_deps = [
|
|
|
| # This is needed by app/content_main_runner.cc
|
| # TODO(brettw) this shouldn't be here, only final executables should be
|
| - # picking the allocator.
|
| + # picking the allocator. http://crbug.com/571731
|
| "//base/allocator",
|
| "//content:export",
|
| "//content:sandbox_helper_win",
|
|
|