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

Unified Diff: chromeos/system/version_loader.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.h ('k') | chromeos/system/version_loader_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/system/version_loader.cc
diff --git a/chrome/browser/chromeos/version_loader.cc b/chromeos/system/version_loader.cc
similarity index 98%
rename from chrome/browser/chromeos/version_loader.cc
rename to chromeos/system/version_loader.cc
index 84346340a901f825531e8972b8a9e77413d5d02f..50cdaf49bbb654e5c1c0d6584e31fae5b13f23dd 100644
--- a/chrome/browser/chromeos/version_loader.cc
+++ b/chromeos/system/version_loader.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 <vector>
« no previous file with comments | « chromeos/system/version_loader.h ('k') | chromeos/system/version_loader_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698