Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8590)

Unified Diff: chrome/test/BUILD.gn

Issue 1492423003: Rejigger ThemeService: move exposure of ThemeProvider interface to a (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix that unittest Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | ui/base/default_theme_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 4bb41f4bd8ed0f13e9917b0ef10f4d5436d6a724..c03c8247febb1507596b361754cbe6bdd4a82719 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -400,10 +400,6 @@ if (!is_android) {
"//chrome")
}
if (is_linux) {
- # TODO(gbillock): aura linux does not support the automation for
- # SendMouseMoveNotifyWhenDone
- sources -= [ "../browser/ui/views/toolbar/toolbar_button_test.cc" ]
-
if (!is_chromeos) {
# Desktop linux.
sources -= [
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | ui/base/default_theme_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698