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

Unified Diff: chrome/browser/metro_utils/metro_chrome_win.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/metro_utils/metro_chrome_win.h
diff --git a/chrome/browser/metro_utils/metro_chrome_win.h b/chrome/browser/metro_utils/metro_chrome_win.h
index c3906209daca04984aedd06e4ed2f253ff1ad7c1..93267a40623072cf95b65426271187a48bcdd50d 100644
--- a/chrome/browser/metro_utils/metro_chrome_win.h
+++ b/chrome/browser/metro_utils/metro_chrome_win.h
@@ -5,7 +5,7 @@
#ifndef CHROME_BROWSER_METRO_UTILS_METRO_CHROME_WIN_H_
#define CHROME_BROWSER_METRO_UTILS_METRO_CHROME_WIN_H_
-#include "chrome/browser/ui/host_desktop.h"
+#include "ui/gfx/host_desktop_type.h"
namespace chrome {
« no previous file with comments | « chrome/browser/memory/oom_priority_manager.cc ('k') | chrome/browser/metro_viewer/chrome_metro_viewer_process_host_aurawin.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698