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

Unified Diff: chromeos/network/onc/onc_constants.cc

Issue 11299236: This moves the ONC parsing code into chromeos/network/onc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove translated strings Created 8 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
Index: chromeos/network/onc/onc_constants.cc
diff --git a/chrome/browser/chromeos/cros/onc_constants.cc b/chromeos/network/onc/onc_constants.cc
similarity index 99%
rename from chrome/browser/chromeos/cros/onc_constants.cc
rename to chromeos/network/onc/onc_constants.cc
index 670be1413ef75e9beecbc03507a11d0df42c60e4..f77e99104073fa4e368a0cfaae57d5c288b8b011 100644
--- a/chrome/browser/chromeos/cros/onc_constants.cc
+++ b/chromeos/network/onc/onc_constants.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/cros/onc_constants.h"
+#include "chromeos/network/onc/onc_constants.h"
namespace chromeos {

Powered by Google App Engine
This is Rietveld 408576698