Commit 5cb75d74 authored by Roger Tawa's avatar Roger Tawa Committed by Commit Bot

Build credential provider targets as part of official build.

This is needed to make sure that credential provider pdbs make it to the
chromium symbol server.

Bug: 901825
Change-Id: I23e116d0c7405c827fc3ed5385013a9e776644d2
Reviewed-on: https://chromium-review.googlesource.com/c/1315533Reviewed-by: default avatarScott Graham <scottmg@chromium.org>
Reviewed-by: default avatarMichael Moss <mmoss@chromium.org>
Commit-Queue: Roger Tawa <rogerta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606985}
parent 65397cf9
...@@ -803,6 +803,7 @@ if (is_win) { ...@@ -803,6 +803,7 @@ if (is_win) {
group("chrome_official_builder_no_unittests") { group("chrome_official_builder_no_unittests") {
deps = [ deps = [
"//chrome/common/win:eventlog_provider", "//chrome/common/win:eventlog_provider",
"//chrome/credential_provider",
"//chrome/installer/gcapi", "//chrome/installer/gcapi",
"//chrome/installer/mini_installer", "//chrome/installer/mini_installer",
"//cloud_print", "//cloud_print",
......
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