Chromium Code Reviews| Index: ui/gfx/color_profile.cc |
| diff --git a/ui/gfx/color_profile.cc b/ui/gfx/color_profile.cc |
| index 4fb4c9ff70eb1bbae3ab88ffb9ba9bf760408255..220d993599d09cfb4ed20a0b2433562db663de85 100644 |
| --- a/ui/gfx/color_profile.cc |
| +++ b/ui/gfx/color_profile.cc |
| @@ -2,6 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include "build/build_config.h" |
| #include "ui/gfx/color_profile.h" |
| namespace gfx { |