| Index: chrome/browser/policy/managed_bookmarks_policy_handler.cc
 | 
| diff --git a/chrome/browser/policy/configuration_policy_handler_android.cc b/chrome/browser/policy/managed_bookmarks_policy_handler.cc
 | 
| similarity index 97%
 | 
| rename from chrome/browser/policy/configuration_policy_handler_android.cc
 | 
| rename to chrome/browser/policy/managed_bookmarks_policy_handler.cc
 | 
| index e5c5d8ea6bee95f582a000bc58d6500a8ef19237..57938256ffeb9a531e6f069b472bc741144a707c 100644
 | 
| --- a/chrome/browser/policy/configuration_policy_handler_android.cc
 | 
| +++ b/chrome/browser/policy/managed_bookmarks_policy_handler.cc
 | 
| @@ -2,7 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| -#include "chrome/browser/policy/configuration_policy_handler_android.h"
 | 
| +#include "chrome/browser/policy/managed_bookmarks_policy_handler.h"
 | 
|  
 | 
|  #include "base/prefs/pref_value_map.h"
 | 
|  #include "base/values.h"
 | 
| 
 |