Index: content/public/browser/render_widget_host_view_mac_base.h |
diff --git a/content/public/browser/render_widget_host_view_mac_base.h b/content/public/browser/render_widget_host_view_mac_base.h |
index 80f63c88311c3180289fdc1214dac9d03a000a06..fcffa1dd2ef0d551c7cf3d1ea26a92e5a1ed892c 100644 |
--- a/content/public/browser/render_widget_host_view_mac_base.h |
+++ b/content/public/browser/render_widget_host_view_mac_base.h |
@@ -4,7 +4,6 @@ |
#ifndef CONTENT_PUBLIC_BROWSER_RENDER_WIDGET_HOST_VIEW_MAC_BASE_H_ |
#define CONTENT_PUBLIC_BROWSER_RENDER_WIDGET_HOST_VIEW_MAC_BASE_H_ |
-#pragma once |
// The Mac RenderWidgetHostView implementation conforms to this protocol. |
// |