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

Unified Diff: ui/keyboard/BUILD.gn

Issue 843583006: GN: Add -Wl,-z defs on linux and fix errors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/keyboard/BUILD.gn
diff --git a/ui/keyboard/BUILD.gn b/ui/keyboard/BUILD.gn
index bbc3cc8f636750e2b58b503ed8e373443225cf0f..40a367eb1442b29da6c4024b4bf9177aa9fa0e3c 100644
--- a/ui/keyboard/BUILD.gn
+++ b/ui/keyboard/BUILD.gn
@@ -45,6 +45,7 @@ component("keyboard") {
"//mojo/environment:chromium",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
+ "//skia",
Nico 2015/01/15 23:35:07 What's this for?
jamesr 2015/01/16 02:00:45 https://code.google.com/p/chromium/codesearch#chro
"//url",
"//ui/aura",
"//ui/base",
« ui/aura/BUILD.gn ('K') | « ui/events/platform/x11/BUILD.gn ('k') | ui/wm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698