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

Unified Diff: content/common/BUILD.gn

Issue 666813002: GN: Fix Android component build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-clank
Patch Set: Actually undo gyp change Created 6 years, 2 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 7d0cf0fda134a93b55cbc04f0339381c27af9a71..0417e929c1830605516ed89d13564e2afb2dfc0a 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -59,6 +59,7 @@ source_set("common") {
"//third_party/icu",
"//ui/accessibility",
"//ui/base",
+ "//ui/events/ipc",
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gfx/ipc",

Powered by Google App Engine
This is Rietveld 408576698