diff options
Diffstat (limited to 'chrome/views/label.cc')
-rw-r--r-- | chrome/views/label.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/label.cc b/chrome/views/label.cc index f6ce601..d918cd5 100644 --- a/chrome/views/label.cc +++ b/chrome/views/label.cc @@ -15,7 +15,7 @@ #include "chrome/common/l10n_util.h" #include "chrome/common/resource_bundle.h" #include "chrome/views/background.h" -#include "chrome/views/view_container.h" +#include "chrome/views/container.h" namespace ChromeViews { |