1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 #include "ui/views/views_switches.h"
6
7 namespace views {
8 namespace switches {
9
10 // Run in desktop mode using the aura framework.
11 const char kDesktopAura[] = "desktop-aura";
12
13 } // namespace switches
14 } // namespace views
OLD
NEW
« no previous file with comments
|
« ui/views/views_switches.h ('k')
|
no next file »
|
no next file with comments »
Issue 11146023: Work on separate browser contexts
(Closed)
Created 8 years, 2 months ago by scottmg
Modified 8 years, 1 month ago
Reviewers: Ben Goodger (Google), jam
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 2