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

Unified Diff: mandoline/ui/aura/BUILD.gn

Issue 1128023007: Fix missing mandoline deps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« mandoline/app/BUILD.gn ('K') | « mandoline/app/desktop/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/aura/BUILD.gn
diff --git a/mandoline/ui/aura/BUILD.gn b/mandoline/ui/aura/BUILD.gn
index 5cdc053e3f4fd08e1201307295ce0ffd52c34972..94cdbf742bd9ba70d3bc7b3a09f69b68a61bc46e 100644
--- a/mandoline/ui/aura/BUILD.gn
+++ b/mandoline/ui/aura/BUILD.gn
@@ -48,6 +48,7 @@ source_set("aura") {
"//ui/events",
"//ui/events:events_base",
"//ui/gl",
+ "//ui/resources:ui_test_pak",
"//ui/views",
]
}
« mandoline/app/BUILD.gn ('K') | « mandoline/app/desktop/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698