Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: components/policy/stub_to_remove.cc

Issue 23045003: Moved chrome/common/policy to components/policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/policy/policy_export.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « components/policy/policy_export.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698