summaryrefslogtreecommitdiffstats
path: root/chrome/browser/apps/drive/drive_app_mapping.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/apps/drive/drive_app_mapping.cc')
-rw-r--r--chrome/browser/apps/drive/drive_app_mapping.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/apps/drive/drive_app_mapping.cc b/chrome/browser/apps/drive/drive_app_mapping.cc
index 7b50d466..46a2bfe 100644
--- a/chrome/browser/apps/drive/drive_app_mapping.cc
+++ b/chrome/browser/apps/drive/drive_app_mapping.cc
@@ -6,11 +6,11 @@
#include <stddef.h>
-#include "base/prefs/pref_service.h"
-#include "base/prefs/scoped_user_pref_update.h"
#include "base/values.h"
#include "chrome/common/pref_names.h"
#include "components/pref_registry/pref_registry_syncable.h"
+#include "components/prefs/pref_service.h"
+#include "components/prefs/scoped_user_pref_update.h"
namespace {