Index: ash/common/system/chromeos/brightness/tray_brightness.h |
diff --git a/ash/system/chromeos/brightness/tray_brightness.h b/ash/common/system/chromeos/brightness/tray_brightness.h |
similarity index 91% |
rename from ash/system/chromeos/brightness/tray_brightness.h |
rename to ash/common/system/chromeos/brightness/tray_brightness.h |
index 0f8b0caad55d60990c7d436deac5ed5b8d1e0d58..1a20f3eb45ce2b276f1b622df671dbf901f8f85e 100644 |
--- a/ash/system/chromeos/brightness/tray_brightness.h |
+++ b/ash/common/system/chromeos/brightness/tray_brightness.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef ASH_SYSTEM_CHROMEOS_BRIGHTNESS_TRAY_BRIGHTNESS_H_ |
-#define ASH_SYSTEM_CHROMEOS_BRIGHTNESS_TRAY_BRIGHTNESS_H_ |
+#ifndef ASH_COMMON_SYSTEM_CHROMEOS_BRIGHTNESS_TRAY_BRIGHTNESS_H_ |
+#define ASH_COMMON_SYSTEM_CHROMEOS_BRIGHTNESS_TRAY_BRIGHTNESS_H_ |
#include "ash/common/system/tray/system_tray_item.h" |
#include "base/macros.h" |
@@ -66,4 +66,4 @@ class ASH_EXPORT TrayBrightness |
} // namespace ash |
-#endif // ASH_SYSTEM_CHROMEOS_BRIGHTNESS_TRAY_BRIGHTNESS_H_ |
+#endif // ASH_COMMON_SYSTEM_CHROMEOS_BRIGHTNESS_TRAY_BRIGHTNESS_H_ |