Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index 137558e978d5a816e7b03facf1a53b14a319da03..a55ef6bd4492f1060c497725f5f3576067556060 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -1737,7 +1737,6 @@ test("unit_tests") { |
| } |
| } |
| if (use_aura) { |
| - sources += [ "//ui/views/controls/webview/webview_unittest.cc" ] |
|
tapted
2016/03/01 03:02:46
(the removed line: no longer needed since this fil
|
| deps += [ |
| "//ui/aura:test_support", |
| "//ui/views:test_support", |