summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gpu/gl_string_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/gpu/gl_string_manager.cc')
-rw-r--r--chrome/browser/gpu/gl_string_manager.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/gpu/gl_string_manager.cc b/chrome/browser/gpu/gl_string_manager.cc
index d0149df..4d03eea 100644
--- a/chrome/browser/gpu/gl_string_manager.cc
+++ b/chrome/browser/gpu/gl_string_manager.cc
@@ -4,11 +4,11 @@
#include "chrome/browser/gpu/gl_string_manager.h"
-#include "base/prefs/pref_registry_simple.h"
-#include "base/prefs/pref_service.h"
#include "build/build_config.h"
#include "chrome/browser/browser_process.h"
#include "chrome/common/pref_names.h"
+#include "components/prefs/pref_registry_simple.h"
+#include "components/prefs/pref_service.h"
#include "content/public/browser/gpu_data_manager.h"
// static