| Index: content/browser/renderer_host/render_view_host_factory.h
|
| diff --git a/content/browser/renderer_host/render_view_host_factory.h b/content/browser/renderer_host/render_view_host_factory.h
|
| index fe9a0d5286b4a003a255a7b4334fe3634f14af9c..cb03c9764b81fbc503351e42b3bd2368dd8197e8 100644
|
| --- a/content/browser/renderer_host/render_view_host_factory.h
|
| +++ b/content/browser/renderer_host/render_view_host_factory.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_BROWSER_RENDERER_HOST_RENDER_VIEW_HOST_FACTORY_H_
|
| #define CONTENT_BROWSER_RENDERER_HOST_RENDER_VIEW_HOST_FACTORY_H_
|
| -#pragma once
|
|
|
| #include "base/basictypes.h"
|
| #include "content/common/content_export.h"
|
|
|