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

Unified Diff: trunk/src/chrome/browser/ui/startup/startup_browser_creator.cc

Issue 276773004: Revert 269892 "linux_aura: Compile ash into chrome." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 7 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: trunk/src/chrome/browser/ui/startup/startup_browser_creator.cc
===================================================================
--- trunk/src/chrome/browser/ui/startup/startup_browser_creator.cc (revision 269901)
+++ trunk/src/chrome/browser/ui/startup/startup_browser_creator.cc (working copy)
@@ -299,7 +299,7 @@
chrome::HostDesktopType host_desktop_type =
chrome::HOST_DESKTOP_TYPE_NATIVE;
-#if defined(USE_ASH) && !defined(OS_CHROMEOS)
+#if defined(OS_WIN) && defined(USE_ASH)
// We want to maintain only one type of instance for now, either ASH
// or desktop.
// TODO(shrikant): Remove this code once we decide on running both desktop
« no previous file with comments | « trunk/src/chrome/browser/ui/libgtk2ui/gtk2_ui.cc ('k') | trunk/src/chrome/browser/ui/views/accelerator_table_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698