| Index: components/policy/stub_to_remove.cc
|
| diff --git a/cc/test/fake_tile_manager_client.cc b/components/policy/stub_to_remove.cc
|
| similarity index 61%
|
| copy from cc/test/fake_tile_manager_client.cc
|
| copy to components/policy/stub_to_remove.cc
|
| index c82aeb00cbe572e675cff590aa70650e6034d7ef..6e352ace9cda65c0747acc4c6c301881fa8f5bf4 100644
|
| --- a/cc/test/fake_tile_manager_client.cc
|
| +++ b/components/policy/stub_to_remove.cc
|
| @@ -2,8 +2,5 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "cc/test/fake_tile_manager_client.h"
|
| -
|
| -namespace cc {
|
| -
|
| -} // namespace cc
|
| +// TODO(joaodasilva): remove this file and update the comment on policy.gypi.
|
| +// http://crbug.com/271392
|
|
|