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

Unified Diff: base/test/power_monitor_test_base.cc

Issue 22482002: Moved power_monitor_test_base to a more appropriate location (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 4 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 | « base/test/power_monitor_test_base.h ('k') | content/browser/power_monitor_message_broadcaster_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/test/power_monitor_test_base.cc
diff --git a/base/power_monitor/power_monitor_test_base.cc b/base/test/power_monitor_test_base.cc
similarity index 96%
rename from base/power_monitor/power_monitor_test_base.cc
rename to base/test/power_monitor_test_base.cc
index 990b8d1b2469484fc068106205bc41696043d8a0..73438ea3e94958585642afcd645b8293b2c1c705 100644
--- a/base/power_monitor/power_monitor_test_base.cc
+++ b/base/test/power_monitor_test_base.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 "base/power_monitor/power_monitor_test_base.h"
+#include "base/test/power_monitor_test_base.h"
#include "base/message_loop/message_loop.h"
#include "base/power_monitor/power_monitor.h"
« no previous file with comments | « base/test/power_monitor_test_base.h ('k') | content/browser/power_monitor_message_broadcaster_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698