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

Unified Diff: chromeos/system/name_value_pairs_parser.cc

Issue 14643006: [chromeos] Remove dependencies of StatisticsProvider on chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: trybots Created 7 years, 8 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: 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"

Powered by Google App Engine
This is Rietveld 408576698