Index: apps/app_shim/app_shim_messages.h |
diff --git a/apps/app_shim/app_shim_messages.h b/apps/app_shim/app_shim_messages.h |
index 1e49ce4e505fb94110780886ed30c4939512e402..7f2b07b36ae7ba26564f92c977035b6c482b663a 100644 |
--- a/apps/app_shim/app_shim_messages.h |
+++ b/apps/app_shim/app_shim_messages.h |
@@ -20,3 +20,5 @@ IPC_MESSAGE_CONTROL1(AppShimMsg_LaunchApp_Done, |
IPC_MESSAGE_CONTROL2(AppShimHostMsg_LaunchApp, |
std::string /* profile name */, |
std::string /* app id */) |
+ |
+IPC_MESSAGE_CONTROL0(AppShimHostMsg_FocusApp) |
koz (OOO until 15th September)
2013/03/18 03:33:12
Comment
jeremya
2013/03/18 04:54:05
Done.
|