Index: chromeos/system/name_value_pairs_parser.cc |
diff --git a/chrome/browser/chromeos/system/name_value_pairs_parser.cc b/chromeos/system/name_value_pairs_parser.cc |
similarity index 98% |
rename from chrome/browser/chromeos/system/name_value_pairs_parser.cc |
rename to chromeos/system/name_value_pairs_parser.cc |
index 4ac92e9f9748d464936046cd81c4fe826cca7aba..df65d5013f093f776e8726f2eb66efa9fa94a42b 100644 |
--- a/chrome/browser/chromeos/system/name_value_pairs_parser.cc |
+++ b/chromeos/system/name_value_pairs_parser.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/system/name_value_pairs_parser.h" |
+#include "chromeos/system/name_value_pairs_parser.h" |
#include "base/command_line.h" |
#include "base/file_util.h" |