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

Unified Diff: ipc/handle_win.h

Issue 2554863002: Cleanup remaining class/struct fwd declarations (Closed)
Patch Set: Style fixes Created 4 years 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 | « headless/public/util/testing/generic_url_request_mocks.h ('k') | ipc/ipc_channel_nacl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/handle_win.h
diff --git a/ipc/handle_win.h b/ipc/handle_win.h
index 2fb5b5415ac44e253a6c3adb63a82367f2de9a0f..96c1b0b423c1ed848c1f9255874a9e841b5cb1cc 100644
--- a/ipc/handle_win.h
+++ b/ipc/handle_win.h
@@ -19,8 +19,6 @@ class PickleIterator;
namespace IPC {
-class Message;
-
// HandleWin is a wrapper around a Windows HANDLE that can be transported
// across Chrome IPC channels that support attachment brokering. The HANDLE will
// be duplicated into the destination process.
« no previous file with comments | « headless/public/util/testing/generic_url_request_mocks.h ('k') | ipc/ipc_channel_nacl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698