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

Unified Diff: ash/material_design/material_design_controller.cc

Issue 2012343002: Converts overview to use common ash types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 4 years, 7 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/material_design/DEPS ('k') | ash/metrics/user_metrics_recorder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/material_design/material_design_controller.cc
diff --git a/ash/material_design/material_design_controller.cc b/ash/material_design/material_design_controller.cc
index 92bf945aa66c61548640e90036ce6d04c2b13390..569f7ab5690540133fab2edd15c3748c53f7691e 100644
--- a/ash/material_design/material_design_controller.cc
+++ b/ash/material_design/material_design_controller.cc
@@ -83,4 +83,4 @@ void MaterialDesignController::Uninitialize() {
mode_ = Mode::UNINITIALIZED;
}
-} // namespace ui
+} // namespace ash
« no previous file with comments | « ash/material_design/DEPS ('k') | ash/metrics/user_metrics_recorder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698