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

Unified Diff: ash/system/power/tablet_power_button_controller.cc

Issue 2732813002: chromeos: Move files in //ash/common to //ash, part 1 (Closed)
Patch Set: rebase 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
Index: ash/system/power/tablet_power_button_controller.cc
diff --git a/ash/system/chromeos/power/tablet_power_button_controller.cc b/ash/system/power/tablet_power_button_controller.cc
similarity index 99%
rename from ash/system/chromeos/power/tablet_power_button_controller.cc
rename to ash/system/power/tablet_power_button_controller.cc
index 672e54c199841b6ecf569733fd6ad71c0a2b1baa..c1d76e139810bc0bdef9f76a03cc9821c5974b94 100644
--- a/ash/system/chromeos/power/tablet_power_button_controller.cc
+++ b/ash/system/power/tablet_power_button_controller.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/system/chromeos/power/tablet_power_button_controller.h"
+#include "ash/system/power/tablet_power_button_controller.h"
#include "ash/common/accessibility_delegate.h"
#include "ash/common/session/session_state_delegate.h"
« no previous file with comments | « ash/system/power/tablet_power_button_controller.h ('k') | ash/system/power/tablet_power_button_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698