Commit b1693a47 authored by Gary Kacmarcik's avatar Gary Kacmarcik Committed by Commit Bot

Add build_config.h to unittest file (fix presubmit warning)

Bug: 946001
Change-Id: I9131bb30d774cd38d169cb92d41fd357cdf0d71c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040000
Auto-Submit: Gary Kacmarcik <garykac@chromium.org>
Reviewed-by: default avatarJamie Walch <jamiewalch@chromium.org>
Commit-Queue: Jamie Walch <jamiewalch@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738705}
parent ef2b7f02
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
#include "remoting/host/desktop_display_info.h" #include "remoting/host/desktop_display_info.h"
#include "base/location.h" #include "base/location.h"
#include "build/build_config.h"
#include "testing/gtest/include/gtest/gtest.h" #include "testing/gtest/include/gtest/gtest.h"
// TODO(crbug.com/961064): Fix memory leaks in tests and re-enable on LSAN. // TODO(crbug.com/961064): Fix memory leaks in tests and re-enable on LSAN.
......
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