Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1124)

Unified Diff: content/browser/renderer_host/pepper/pepper_tcp_server_socket.h

Issue 10696166: Remove #pragma once from content (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/renderer_host/pepper/pepper_tcp_server_socket.h
diff --git a/content/browser/renderer_host/pepper/pepper_tcp_server_socket.h b/content/browser/renderer_host/pepper/pepper_tcp_server_socket.h
index 6c36db880c42fa85d8fff71dd4ea54b1083a023e..b571ac87def22d230e5a7f96662b8e486d7c92ee 100644
--- a/content/browser/renderer_host/pepper/pepper_tcp_server_socket.h
+++ b/content/browser/renderer_host/pepper/pepper_tcp_server_socket.h
@@ -4,7 +4,6 @@
#ifndef CONTENT_BROWSER_RENDERER_HOST_PEPPER_PEPPER_TCP_SERVER_SOCKET_H_
#define CONTENT_BROWSER_RENDERER_HOST_PEPPER_PEPPER_TCP_SERVER_SOCKET_H_
-#pragma once
#include "base/basictypes.h"
#include "base/memory/scoped_ptr.h"
« no previous file with comments | « content/browser/renderer_host/pepper/pepper_message_filter.h ('k') | content/browser/renderer_host/pepper/pepper_tcp_socket.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698