| Index: chrome/common/temp_scaffolding_stubs.h
|
| ===================================================================
|
| --- chrome/common/temp_scaffolding_stubs.h (revision 9264)
|
| +++ chrome/common/temp_scaffolding_stubs.h (working copy)
|
| @@ -75,6 +75,7 @@
|
| class UserScriptMaster;
|
| class VisitedLinkMaster;
|
| class WebContents;
|
| +struct WebPluginGeometry;
|
| class WebPreferences;
|
|
|
| namespace IPC {
|
| @@ -430,7 +431,6 @@
|
| };
|
|
|
| struct ViewHostMsg_DidPrintPage_Params;
|
| -struct ViewHostMsg_FrameNavigate_Params;
|
|
|
| class DebuggerWrapper : public base::RefCountedThreadSafe<DebuggerWrapper> {
|
| public:
|
|
|