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

Unified Diff: ui/arc/BUILD.gn

Issue 2308663002: Migrate ArcBitmap to use typemapping (Closed)
Patch Set: Created 4 years, 3 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/arc/BUILD.gn
diff --git a/ui/arc/BUILD.gn b/ui/arc/BUILD.gn
index cacbb337839bc72d117451fe4fd038393c328206..b3b3b61a372b964df9014d56d60de01c445dc6cd 100644
--- a/ui/arc/BUILD.gn
+++ b/ui/arc/BUILD.gn
@@ -24,7 +24,6 @@ static_library("arc") {
"//base",
"//components/arc:arc_base",
"//components/arc:arc_bindings",
- "//components/arc:arc_bitmap",
"//components/exo",
"//components/signin/core/account_id",
"//mojo/common:common_base",

Powered by Google App Engine
This is Rietveld 408576698