Commit fd3e9370 authored by brettw's avatar brettw Committed by Commit bot

Build fixes for GN mac build.

TBR=jamesr

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

Cr-Commit-Position: refs/heads/master@{#293312}
parent 0e597a71
......@@ -256,7 +256,6 @@ source_set("browser") {
} else {
sources -= [
"power_save_blocker_x11.cc",
"renderer_host/web_input_event_aurax11.cc",
]
}
......
......@@ -245,7 +245,7 @@ if (is_mac) {
"//ui/compositor",
"//ui/resources",
"//ui/resources:ui_test_pak",
"//ui/string",
"//ui/strings",
"//ui/wm",
]
}
......
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