Index: chrome/views/scroll_view.cc |
diff --git a/chrome/views/scroll_view.cc b/chrome/views/scroll_view.cc |
index a440dd19f4b2e01c3a05a780b72a5006d98bd3d9..cb40f74b2aec5239f457af219508bd4793b6a009 100644 |
--- a/chrome/views/scroll_view.cc |
+++ b/chrome/views/scroll_view.cc |
@@ -5,7 +5,7 @@ |
#include "chrome/views/scroll_view.h" |
#include "base/logging.h" |
-#include "chrome/app/theme/theme_resources.h" |
+#include "grit/theme_resources.h" |
#include "chrome/common/resource_bundle.h" |
#include "chrome/views/native_scroll_bar.h" |
#include "chrome/views/root_view.h" |