Chromium Code Reviews| Index: content/browser/BUILD.gn |
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
| index 96e7070f49fe04d95609704d7d1dbcaea4250943..623364835530264f4770a6e2950f33f68a0d0884 100644 |
| --- a/content/browser/BUILD.gn |
| +++ b/content/browser/BUILD.gn |
| @@ -403,10 +403,7 @@ source_set("browser") { |
| "//third_party/sudden_motion_sensor", |
| "//ui/accelerated_widget_mac", |
| ] |
| - libs += [ |
| - "bsm", |
| - "QTKit.framework", |
| - ] |
| + libs += [ "QTKit.framework" ] |
| } |
| if (is_chromeos) { |