commit | 264fc5fe59542dfabbd56185104ca9d4910311c5 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Wed Dec 12 22:01:16 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 12 22:01:16 2018 |
tree | c7118d81ae63264b63aaac602cb5a1e311d655ed | |
parent | 271975a1308734c9f524c4acd963d47cedb9878f [diff] |
Don't compile Windows chrome_cleaner prompt code on other OSes srt_chrome_prompt_impl.cc is code that is only used in Windows but was compiled for all operating systems. Since it uses constants that only exist in Windows it's kind of lucky that it doesn't cause any problems, except in some jumbo build experiments where there was linker errors. (TBR for name change in BUILD.gn) TBR=nparker@chromium.org Bug: 904958 Change-Id: If1e3f76c7bc913d4041d0cb38b4891d898d24506 Reviewed-on: https://chromium-review.googlesource.com/c/1350870 Reviewed-by: Daniel Bratell <bratell@opera.com> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by: Joe Mason <joenotcharles@google.com> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#616067}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .