summaryrefslogtreecommitdiffstats
path: root/www/chromium/files/patch-services_ui_BUILD.gn
blob: 144b26e28ad9d443a2010d823303c979a8b73200 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- services/ui/BUILD.gn.orig	2017-04-19 19:06:37 UTC
+++ services/ui/BUILD.gn
@@ -12,7 +12,6 @@ group("all") {
   testonly = true
   deps = [
     ":ui",
-    "//services/ui/ime/test_ime_driver",
     "//services/ui/test_wm",
   ]
 }
@@ -32,7 +31,6 @@ service("ui") {
     ":resources_100",
     ":resources_200",
     ":resources_strings",
-    "//services/ui/ime/test_ime_driver",
   ]
 }
 
OpenPOWER on IntegriCloud