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

Unified Diff: chrome/service/service_ipc_server.h

Issue 7485011: Virtual Cloud Print Driver for Mac. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fixed copyright Created 9 years, 4 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 | « chrome/service/chrome_service_application_mac.mm ('k') | chrome/service/service_ipc_server.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/service/service_ipc_server.h
diff --git a/chrome/service/service_ipc_server.h b/chrome/service/service_ipc_server.h
index eeb1f742917e4e9b9b0a5e1cace9fc97c46fb287..ed1613fb03475e916e8dccb8a48a2a3da60180f4 100644
--- a/chrome/service/service_ipc_server.h
+++ b/chrome/service/service_ipc_server.h
@@ -48,6 +48,8 @@ class ServiceIPCServer : public IPC::Channel::Listener,
const std::string& user_email);
void OnGetCloudPrintProxyInfo();
void OnDisableCloudPrintProxy();
+ void OnEnableVirtualDriver();
+ void OnDisableVirtualDriver();
void OnShutdown();
void OnUpdateAvailable();
« no previous file with comments | « chrome/service/chrome_service_application_mac.mm ('k') | chrome/service/service_ipc_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698