| Index: ui/gfx/test/run_all_unittests.cc
|
| diff --git a/ui/gfx/test/run_all_unittests.cc b/ui/gfx/test/run_all_unittests.cc
|
| index 97572c27945f3c58fa8d7ac146f748889dccf248..239c944a5d246c634a1b71b22b6f86adea59680b 100644
|
| --- a/ui/gfx/test/run_all_unittests.cc
|
| +++ b/ui/gfx/test/run_all_unittests.cc
|
| @@ -8,6 +8,7 @@
|
| #include "base/path_service.h"
|
| #include "base/test/launcher/unit_test_launcher.h"
|
| #include "base/test/test_suite.h"
|
| +#include "build/build_config.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/base/ui_base_paths.h"
|
|
|