| Index: chrome/browser/chromeos/net/mock_connectivity_state_helper.cc
|
| diff --git a/chrome/browser/chromeos/net/mock_connectivity_state_helper.cc b/chrome/browser/chromeos/net/mock_connectivity_state_helper.cc
|
| deleted file mode 100644
|
| index be9caa1791ce43781707748b5405866330ca237b..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/chromeos/net/mock_connectivity_state_helper.cc
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// Copyright (c) 2013 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 "chrome/browser/chromeos/net/mock_connectivity_state_helper.h"
|
| -
|
| -namespace chromeos {
|
| -
|
| -MockConnectivityStateHelper::MockConnectivityStateHelper() {}
|
| -MockConnectivityStateHelper::~MockConnectivityStateHelper() {}
|
| -
|
| -} // namespace chromeos
|
|
|