// Copyright 2013 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Constants related to ChromeOS. #ifndef ASH_CONSTANTS_ASH_CONSTANTS_H_ #define ASH_CONSTANTS_ASH_CONSTANTS_H_ #include "base/component_export.h" #include "base/files/file_path.h" #include "base/time/time.h" #include "third_party/skia/include/core/SkColor.h" ash // namespace ash #endif // ASH_CONSTANTS_ASH_CONSTANTS_H_