Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 348dde6568bab777cc481adddb14a955d19657b2..cdb09e50f897bbfc00ee68b1e081d229290445ec 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -315,7 +315,7 @@ |
}], |
['OS=="win" and use_aura==1', { |
'sources/': [ |
- ['exclude', 'test/base/ui_test_utils_win.cc'], |
+ ['exclude', 'browser/ui/views/test/ui_test_utils_win.cc'], |
], |
}], |
], |