| Index: chrome/browser/ui/webui/memory_internals/memory_internals_proxy.h
|
| diff --git a/chrome/browser/ui/webui/memory_internals/memory_internals_proxy.h b/chrome/browser/ui/webui/memory_internals/memory_internals_proxy.h
|
| index ee4de0b4feb061f0a7b4db56a5bb2e30917c655d..f3e4b848c729b4c585fd393b938e8af644b9c0dc 100644
|
| --- a/chrome/browser/ui/webui/memory_internals/memory_internals_proxy.h
|
| +++ b/chrome/browser/ui/webui/memory_internals/memory_internals_proxy.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "chrome/browser/memory_details.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
|
|