Index: chrome/installer/util/BUILD.gn |
diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn |
index 164e1b916f34afcfc40516d62994f141bcd006b7..d6286a48013e79cb9c9083abdc90d1581eaff438 100644 |
--- a/chrome/installer/util/BUILD.gn |
+++ b/chrome/installer/util/BUILD.gn |
@@ -277,10 +277,6 @@ if (is_win) { |
"//chrome/installer/test:alternate_version_generator_lib", |
"//components/variations", |
"//content/public/common", |
- |
- # TODO(rockot): Remove this hack when we fix mojo environment deps. |
- # See http://crbug.com/501385 |
- "//mojo/environment:chromium", |
"//testing/gmock", |
"//testing/gtest", |
] |