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" |