Index: extensions/shell/BUILD.gn |
diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn |
index a1d362a154696c6fa45b74c9d6781fdc60b716ea..a251765c0ee4aa54f1577f6b0a5b8d952f4083f5 100644 |
--- a/extensions/shell/BUILD.gn |
+++ b/extensions/shell/BUILD.gn |
@@ -50,6 +50,8 @@ source_set("app_shell_lib") { |
"//skia", |
"//third_party/WebKit/public:blink", |
"//third_party/mojo/src/mojo/edk/system", |
+ "//ui/base", |
+ "//ui/base/ime", |
"//ui/wm", |
"//v8", |
] |