summaryrefslogtreecommitdiffstats
path: root/chrome/browser/themes/browser_theme_provider_mac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/themes/browser_theme_provider_mac.mm')
-rw-r--r--chrome/browser/themes/browser_theme_provider_mac.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/themes/browser_theme_provider_mac.mm b/chrome/browser/themes/browser_theme_provider_mac.mm
index 0ad2674..887f625 100644
--- a/chrome/browser/themes/browser_theme_provider_mac.mm
+++ b/chrome/browser/themes/browser_theme_provider_mac.mm
@@ -8,9 +8,9 @@
#include "base/logging.h"
#include "chrome/browser/themes/browser_theme_pack.h"
-#include "gfx/color_utils.h"
#include "skia/ext/skia_utils_mac.h"
#import "third_party/GTM/AppKit/GTMNSColor+Luminance.h"
+#include "ui/gfx/color_utils.h"
NSString* const kBrowserThemeDidChangeNotification =
@"BrowserThemeDidChangeNotification";