| Index: chrome/browser/memory_details.cc
|
| diff --git a/chrome/browser/memory_details.cc b/chrome/browser/memory_details.cc
|
| index 6aebeca7bce43fc7e7ee22058db7c471cf1e3b90..6335bf6c11dfa8be0f7b09df9bca068fccdf1e07 100644
|
| --- a/chrome/browser/memory_details.cc
|
| +++ b/chrome/browser/memory_details.cc
|
| @@ -38,6 +38,8 @@
|
| using content::BrowserChildProcessHostIterator;
|
| using content::BrowserThread;
|
| using content::NavigationEntry;
|
| +using content::RenderViewHost;
|
| +using content::RenderWidgetHost;
|
| using content::WebContents;
|
|
|
| // static
|
|
|