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

Unified Diff: ash/common/palette_delegate.h

Issue 2734733002: Revert "chromeos: Move files in //ash/common to //ash, part 3" (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « ash/common/new_window_controller.cc ('k') | ash/common/scoped_root_window_for_new_windows.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/palette_delegate.h
diff --git a/ash/palette_delegate.h b/ash/common/palette_delegate.h
similarity index 94%
rename from ash/palette_delegate.h
rename to ash/common/palette_delegate.h
index 942f09e7cc541a535702374c07a60e68506e86c4..9ebfe2422516eb6b1f93abf251c3f954dfd9ef96 100644
--- a/ash/palette_delegate.h
+++ b/ash/common/palette_delegate.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_PALETTE_DELEGATE_H_
-#define ASH_PALETTE_DELEGATE_H_
+#ifndef ASH_COMMON_PALETTE_DELEGATE_H_
+#define ASH_COMMON_PALETTE_DELEGATE_H_
#include "ash/ash_export.h"
#include "base/callback.h"
@@ -60,4 +60,4 @@ class PaletteDelegate {
} // namespace ash
-#endif // ASH_PALETTE_DELEGATE_H_
+#endif // ASH_COMMON_PALETTE_DELEGATE_H_
« no previous file with comments | « ash/common/new_window_controller.cc ('k') | ash/common/scoped_root_window_for_new_windows.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698