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

Unified Diff: ui/ozone/BUILD.gn

Issue 1619423003: Create //ui/base/ime:text_input_base target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change GYP target type to none. Created 4 years, 11 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
Index: ui/ozone/BUILD.gn
diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn
index e6881de0befab8179345776d1ca16abefb1ad7af..27a25c541110713a78a4990a358eb118c49421ea 100644
--- a/ui/ozone/BUILD.gn
+++ b/ui/ozone/BUILD.gn
@@ -149,6 +149,7 @@ component("ozone") {
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gfx/ipc",
+ "//ui/platform_window",
sadrul 2016/01/26 17:50:38 Is this relevant for this CL?
kylechar 2016/01/26 17:58:34 This is the reason for the other target/dep change
# TODO(GYP) the GYP version has a way to add additional dependencies via
# build flags.

Powered by Google App Engine
This is Rietveld 408576698