Chromium Code Reviews| Index: chrome/common/chrome_plugin_util.h | 
| =================================================================== | 
| --- chrome/common/chrome_plugin_util.h (revision 11577) | 
| +++ chrome/common/chrome_plugin_util.h (working copy) | 
| @@ -5,6 +5,8 @@ | 
| #ifndef CHROME_COMMON_CHROME_PLUGIN_UTIL_H__ | 
| #define CHROME_COMMON_CHROME_PLUGIN_UTIL_H__ | 
| 
 
Evan Stade
2009/03/12 22:28:30
single trailing underscore.
 
 | 
| +#include <string> | 
| + | 
| #include "base/basictypes.h" | 
| #include "base/non_thread_safe.h" | 
| #include "base/ref_counted.h" |