Index: chrome/common/net/chrome_url_fixer_client.cc |
diff --git a/chrome/common/net/chrome_url_fixer_client.cc b/chrome/common/net/chrome_url_fixer_client.cc |
deleted file mode 100644 |
index 97b5462fc0f5699624f26b1303a6b771058fb3e5..0000000000000000000000000000000000000000 |
--- a/chrome/common/net/chrome_url_fixer_client.cc |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-// 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 "chrome/common/net/chrome_url_fixer_client.h" |
- |
-ChromeURLFixerClient::ChromeURLFixerClient() { |
-} |
- |
-ChromeURLFixerClient::~ChromeURLFixerClient() { |
-} |