diff options
Diffstat (limited to 'chrome/browser/chromeos/drop_shadow_label.h')
-rw-r--r-- | chrome/browser/chromeos/drop_shadow_label.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/drop_shadow_label.h b/chrome/browser/chromeos/drop_shadow_label.h index 5848160..1c189ec 100644 --- a/chrome/browser/chromeos/drop_shadow_label.h +++ b/chrome/browser/chromeos/drop_shadow_label.h @@ -6,7 +6,7 @@ #define CHROME_BROWSER_CHROMEOS_DROP_SHADOW_LABEL_H_ #pragma once -#include "gfx/font.h" +#include "ui/gfx/font.h" #include "views/controls/label.h" namespace chromeos { |