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

Unified Diff: ash/common/wm/screen_dimmer.cc

Issue 2334013003: Moves ScreenDimmer to ash/common (Closed)
Patch Set: Created 4 years, 3 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/wm/screen_dimmer.h ('k') | ash/wm/screen_dimmer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/wm/screen_dimmer.cc
diff --git a/ash/wm/screen_dimmer.cc b/ash/common/wm/screen_dimmer.cc
similarity index 98%
rename from ash/wm/screen_dimmer.cc
rename to ash/common/wm/screen_dimmer.cc
index 3d89039722e9daa2978ab22fc25f7d9aac9b3367..b00ac9052f783197bc776c92630e9d1383a19883 100644
--- a/ash/wm/screen_dimmer.cc
+++ b/ash/common/wm/screen_dimmer.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ash/wm/screen_dimmer.h"
+#include "ash/common/wm/screen_dimmer.h"
#include "ash/common/shell_window_ids.h"
#include "ash/common/wm/container_finder.h"
« no previous file with comments | « ash/common/wm/screen_dimmer.h ('k') | ash/wm/screen_dimmer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698