Commit f6ea156c authored by dzhioev's avatar dzhioev Committed by Commit bot

Fixed Chrome OS component GN build.

Component build was broken since 4a84927b, where
chromeos::device_event_log was moved  to components.

TBR=reillyg@chromium.org,derat@chromium.org
BUG=none

Review URL: https://codereview.chromium.org/971363002

Cr-Commit-Position: refs/heads/master@{#318875}
parent 5d61006f
...@@ -46,6 +46,7 @@ component("ui_chromeos") { ...@@ -46,6 +46,7 @@ component("ui_chromeos") {
"//base/third_party/dynamic_annotations", "//base/third_party/dynamic_annotations",
"//chromeos:chromeos", "//chromeos:chromeos",
"//chromeos:power_manager_proto", "//chromeos:power_manager_proto",
"//components/device_event_log",
"//skia", "//skia",
"//ui/aura", "//ui/aura",
"//ui/base", "//ui/base",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment