| Index: chrome/common/platform_util.h
|
| ===================================================================
|
| --- chrome/common/platform_util.h (revision 34187)
|
| +++ chrome/common/platform_util.h (working copy)
|
| @@ -7,7 +7,6 @@
|
|
|
| #include "app/gfx/native_widget_types.h"
|
| #include "base/string16.h"
|
| -#include "chrome/common/renderer_preferences.h"
|
|
|
| class FilePath;
|
| class GURL;
|
| @@ -45,8 +44,6 @@
|
| const string16& title,
|
| const string16& message);
|
|
|
| -RendererPreferences GetInitedRendererPreferences();
|
| -
|
| }
|
|
|
| #endif // CHROME_COMMON_PLATFORM_UTIL_H_
|
|
|