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

Unified Diff: chromeos/system/version_loader_unittest.cc

Issue 799683003: Move chromeos::version_loader to src/chromeos/system (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « chromeos/system/version_loader.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/system/version_loader_unittest.cc
diff --git a/chrome/browser/chromeos/version_loader_unittest.cc b/chromeos/system/version_loader_unittest.cc
similarity index 95%
rename from chrome/browser/chromeos/version_loader_unittest.cc
rename to chromeos/system/version_loader_unittest.cc
index e5d22bef0aecae38170c276cdf53721c25199314..ab969355f61f8369424eee9caa2ff9f54a41dead 100644
--- a/chrome/browser/chromeos/version_loader_unittest.cc
+++ b/chromeos/system/version_loader_unittest.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 "chrome/browser/chromeos/version_loader.h"
+#include "chromeos/system/version_loader.h"
#include <string>
« no previous file with comments | « chromeos/system/version_loader.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698