| Index: chrome/browser/ui/webui/options/options_managed_banner_handler_stub.cc
|
| diff --git a/chrome/browser/ui/webui/options/options_managed_banner_handler_stub.cc b/chrome/browser/ui/webui/options/options_managed_banner_handler_stub.cc
|
| deleted file mode 100644
|
| index 18969bebf63688c5f86f876ba8728131e2445586..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/ui/webui/options/options_managed_banner_handler_stub.cc
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -// Copyright (c) 2011 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/ui/webui/options/options_managed_banner_handler.h"
|
| -
|
| -// static
|
| -OptionsManagedBannerHandler* OptionsManagedBannerHandler::Create(
|
| - WebUI* web_ui, const string16& page_name, OptionsPage page) {
|
| - return NULL;
|
| -}
|
|
|