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

Unified Diff: ui/gfx/ipc/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: ui/gfx/ipc/BUILD.gn
diff --git a/ui/gfx/ipc/BUILD.gn b/ui/gfx/ipc/BUILD.gn
index 8f11fa8db0fb5d0b9fce0247fcf54083d0b3ba36..b7b8efc5c0d127efa576b9efa6d6652a4941e8e0 100644
--- a/ui/gfx/ipc/BUILD.gn
+++ b/ui/gfx/ipc/BUILD.gn
@@ -16,6 +16,6 @@ component("ipc") {
"//base",
"//ipc",
"//skia",
- "//ui/gfx",
+ "//ui/gfx/geometry",
]
}
« third_party/cld/BUILD.gn ('K') | « ui/gfx/BUILD.gn ('k') | ui/gfx/x/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698