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

Unified Diff: ui/chromeos/BUILD.gn

Issue 971363002: Fixed Chrome OS component GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/chromeos/BUILD.gn
diff --git a/ui/chromeos/BUILD.gn b/ui/chromeos/BUILD.gn
index a25e2813baa333213efe958988658dee83a3d5a1..7ec3dc86192fac35dafec2269da6402902a55275 100644
--- a/ui/chromeos/BUILD.gn
+++ b/ui/chromeos/BUILD.gn
@@ -46,6 +46,7 @@ component("ui_chromeos") {
"//base/third_party/dynamic_annotations",
"//chromeos:chromeos",
"//chromeos:power_manager_proto",
+ "//components/device_event_log",
"//skia",
"//ui/aura",
"//ui/base",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698