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

Unified Diff: ui/views/BUILD.gn

Issue 550423002: GN: Fix some breakage for os==chromeos build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address brett's brlapi comment Created 6 years, 3 months 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 | « content/gpu/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index d4cf7450e99ae0e7eb68ba64b1573758c8ac2bf3..38331899eecf28dc575bd12e0c82785ddaad5f46 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -167,7 +167,6 @@ test("views_unittests") {
if (is_chromeos) {
sources -= [
"ime/input_method_bridge_unittest.cc",
- "widget/desktop_aura",
]
}
« no previous file with comments | « content/gpu/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698