Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4052)

Unified Diff: chrome/browser/ui/views/theme_image_mapper.h

Issue 1336993002: Straighten up includes of host_desktop.h/host_desktop_type.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@host_desktop_type
Patch Set: Build fixes for Windows and Mac Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/views/theme_image_mapper.h
diff --git a/chrome/browser/ui/views/theme_image_mapper.h b/chrome/browser/ui/views/theme_image_mapper.h
index 47ef71142319be6b750da81f2694c664f036fb91..74a89db61333c7263b5197b8bc8ee52c2c7d099e 100644
--- a/chrome/browser/ui/views/theme_image_mapper.h
+++ b/chrome/browser/ui/views/theme_image_mapper.h
@@ -5,7 +5,7 @@
#ifndef CHROME_BROWSER_UI_VIEWS_THEME_IMAGE_MAPPER_H_
#define CHROME_BROWSER_UI_VIEWS_THEME_IMAGE_MAPPER_H_
-#include "chrome/browser/ui/host_desktop.h"
+#include "ui/gfx/host_desktop_type.h"
namespace chrome {
« no previous file with comments | « chrome/browser/ui/views/task_manager_view.cc ('k') | chrome/browser/ui/webui/app_list/start_page_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698