// Copyright 2014 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PUBLIC_OZONE_SWITCHES_H_ #define UI_OZONE_PUBLIC_OZONE_SWITCHES_H_ #include "base/component_export.h" // TODO(rjkroege): Specify this at the time of ::InitializeUI to avoid the habit // of using command line variables as convenient as global variables. switches // namespace switches #endif // UI_OZONE_PUBLIC_OZONE_SWITCHES_H_