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

Unified Diff: chromeos/network/network_type_pattern_unittest.cc

Issue 300623008: Move NetworkTypePattern to its own file (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 7 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
« no previous file with comments | « chromeos/network/network_type_pattern.cc ('k') | chromeos/network/network_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/network/network_type_pattern_unittest.cc
diff --git a/chromeos/network/shill_property_util_unittest.cc b/chromeos/network/network_type_pattern_unittest.cc
similarity index 96%
rename from chromeos/network/shill_property_util_unittest.cc
rename to chromeos/network/network_type_pattern_unittest.cc
index 2d8b764232c5d914c3195d12669829eeb0da8b96..b56043cbc73f09079b996c046a8f2b20a9c43b21 100644
--- a/chromeos/network/shill_property_util_unittest.cc
+++ b/chromeos/network/network_type_pattern_unittest.cc
@@ -1,8 +1,8 @@
-// Copyright 2013 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chromeos/network/shill_property_util.h"
+#include "chromeos/network/network_type_pattern.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/cros_system_api/dbus/service_constants.h"
« no previous file with comments | « chromeos/network/network_type_pattern.cc ('k') | chromeos/network/network_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698