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

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

Issue 10826057: Fix a line ending issue in pepper_message_filter.h (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/renderer_host/pepper/pepper_message_filter.h
diff --git a/content/browser/renderer_host/pepper/pepper_message_filter.h b/content/browser/renderer_host/pepper/pepper_message_filter.h
index 4ea0a4270e6d2b55aa0765b0ae630d9bcd65feeb..f41f526e159b93770993e683d01f5460ecf5de30 100644
--- a/content/browser/renderer_host/pepper/pepper_message_filter.h
+++ b/content/browser/renderer_host/pepper/pepper_message_filter.h
@@ -242,8 +242,8 @@ class PepperMessageFilter
content::ResourceContext* const resource_context_;
ppapi::PpapiPermissions permissions_;
-
- content::ContentBrowserPepperHostFactory host_factory_;
+
+ content::ContentBrowserPepperHostFactory host_factory_;
ppapi::host::PpapiHost ppapi_host_;
// When non-NULL, this should be used instead of the resource_context_. Use
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698