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

Unified Diff: chrome/browser/metro_utils/metro_chrome_win.h

Issue 909183002: win/aura: Remove some more non-aura code for Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 10 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
« no previous file with comments | « chrome/browser/lifetime/application_lifetime_win.cc ('k') | chrome/browser/metro_utils/metro_chrome_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 dadbb8e068998780a0fd94e463612bb792783f5e..9f96a38151e15c991be6e844ee6702ae07a729f3 100644
--- a/chrome/browser/metro_utils/metro_chrome_win.h
+++ b/chrome/browser/metro_utils/metro_chrome_win.h
@@ -17,8 +17,6 @@ namespace chrome {
bool ActivateMetroChrome();
enum Win8Environment {
- WIN_8_ENVIRONMENT_METRO,
- WIN_8_ENVIRONMENT_DESKTOP,
WIN_8_ENVIRONMENT_METRO_AURA,
WIN_8_ENVIRONMENT_DESKTOP_AURA,
WIN_8_ENVIRONMENT_MAX
« no previous file with comments | « chrome/browser/lifetime/application_lifetime_win.cc ('k') | chrome/browser/metro_utils/metro_chrome_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698