summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/memory/oom_priority_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/memory/oom_priority_manager.h')
-rw-r--r--chrome/browser/chromeos/memory/oom_priority_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/memory/oom_priority_manager.h b/chrome/browser/chromeos/memory/oom_priority_manager.h
index 59f072b..f9edb88 100644
--- a/chrome/browser/chromeos/memory/oom_priority_manager.h
+++ b/chrome/browser/chromeos/memory/oom_priority_manager.h
@@ -12,7 +12,7 @@
#include "base/hash_tables.h"
#include "base/memory/scoped_ptr.h"
#include "base/process.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "base/synchronization/lock.h"
#include "base/time.h"
#include "base/timer.h"