| Index: content/public/browser/render_widget_host.h
|
| diff --git a/content/public/browser/render_widget_host.h b/content/public/browser/render_widget_host.h
|
| index 61a7f3a68611ec3e3a38b3db1991636c0a9e6e9a..fb79c964c35fabbab2e3f64ae1d146501b34bde6 100644
|
| --- a/content/public/browser/render_widget_host.h
|
| +++ b/content/public/browser/render_widget_host.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_PUBLIC_BROWSER_RENDER_WIDGET_HOST_H_
|
| #define CONTENT_PUBLIC_BROWSER_RENDER_WIDGET_HOST_H_
|
| -#pragma once
|
|
|
| #include "base/callback.h"
|
| #include "content/common/content_export.h"
|
|
|