summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 0fa6211..af3c9e6 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -853,7 +853,7 @@ source_set("test_support") {
"chromeos/system/fake_input_device_settings.h",
]
configs += [ "//build/config/linux:dbus" ]
- #deps += [ "//chromeos:test_support" ] TODO(GYP)
+ deps += [ "//chromeos:test_support" ]
}
if (enable_configuration_policy) {