Index: chrome/browser/policy/configuration_policy_store_interface.cc |
diff --git a/chrome/browser/policy/configuration_policy_store_interface.cc b/chrome/browser/policy/configuration_policy_store_interface.cc |
index 40cf472d67827ae78fbede86d507a045b19df93d..32711bcc2c0256cbd906c423a8322916421b88a3 100644 |
--- a/chrome/browser/policy/configuration_policy_store_interface.cc |
+++ b/chrome/browser/policy/configuration_policy_store_interface.cc |
@@ -1,6 +1,8 @@ |
// 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. |
+/* |
+TODO(sfeuz): Throw away. |
#include "chrome/browser/policy/configuration_policy_store_interface.h" |
@@ -38,3 +40,4 @@ void FilteringPolicyStoreInterface::Apply(ConfigurationPolicyType policy, |
} |
} // namespace policy |
+*/ |