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

Unified Diff: android_webview/browser/aw_printing_message_filter.h

Issue 2484943004: Remove unused parts of IPC::ChannelHandle. (Closed)
Patch Set: rebase Created 4 years, 1 month 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 | android_webview/browser/aw_printing_message_filter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/browser/aw_printing_message_filter.h
diff --git a/android_webview/browser/aw_printing_message_filter.h b/android_webview/browser/aw_printing_message_filter.h
index a16eddd6fd5f64eae8df8c95f36b149499ea0657..b4a20e24b2358d5f3f9e89361af4f9ff8c924c68 100644
--- a/android_webview/browser/aw_printing_message_filter.h
+++ b/android_webview/browser/aw_printing_message_filter.h
@@ -8,6 +8,10 @@
#include "base/macros.h"
#include "content/public/browser/browser_message_filter.h"
+namespace base {
+struct FileDescriptor;
+}
+
namespace android_webview {
// This class filters out incoming printing related IPC messages for the
« no previous file with comments | « no previous file | android_webview/browser/aw_printing_message_filter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698