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

Unified Diff: content/common/content_message_generator.h

Issue 471763006: IPC messages for WakeLock API Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « content/common/DEPS ('k') | content/common/wake_lock_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/content_message_generator.h
diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
index e0ce7f669a9506973377033869472ddf1a3c9403..d8a50fa6646df3cca95d0077d657f977f9a25769 100644
--- a/content/common/content_message_generator.h
+++ b/content/common/content_message_generator.h
@@ -60,6 +60,7 @@
#include "content/common/text_input_client_messages.h"
#include "content/common/utility_messages.h"
#include "content/common/view_messages.h"
+#include "content/common/wake_lock_messages.h"
#include "content/common/websocket_messages.h"
#include "content/common/worker_messages.h"
« no previous file with comments | « content/common/DEPS ('k') | content/common/wake_lock_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698