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

Unified Diff: ash/wm/window_properties.h

Issue 224113005: Eliminate ash::internal namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/wm/window_modality_controller_unittest.cc ('k') | ash/wm/window_properties.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/window_properties.h
diff --git a/ash/wm/window_properties.h b/ash/wm/window_properties.h
index 74ae4952da2920c2fe0ba5f8ff2ba583d7a74033..c99d21d9ff256a1ecf24873ef76e392ee2e1c9f1 100644
--- a/ash/wm/window_properties.h
+++ b/ash/wm/window_properties.h
@@ -19,7 +19,6 @@ namespace ash {
namespace wm {
class WindowState;
} // namespace wm
-namespace internal {
// Shell-specific window property keys.
@@ -40,7 +39,6 @@ extern const aura::WindowProperty<wm::WindowState*>* const kWindowStateKey;
// Alphabetical sort.
-} // namespace internal
} // namespace ash
#endif // ASH_WM_WINDOW_PROPERTIES_H_
« no previous file with comments | « ash/wm/window_modality_controller_unittest.cc ('k') | ash/wm/window_properties.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698