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

Unified Diff: extensions/common/extension_message_generator.h

Issue 2699663003: Convert utility process extension ParseUpdate IPC to mojo (Closed)
Patch Set: Extensions review comments. Created 3 years, 9 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 | « extensions/common/BUILD.gn ('k') | extensions/common/extension_utility_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/extension_message_generator.h
diff --git a/extensions/common/extension_message_generator.h b/extensions/common/extension_message_generator.h
index b2c61f18826d4d36a5cd20dc14dd6a3ba441fac1..6607293348ba2f2e098a54b5f231674f4bc046f6 100644
--- a/extensions/common/extension_message_generator.h
+++ b/extensions/common/extension_message_generator.h
@@ -5,5 +5,4 @@
// Multiply-included file, hence no include guard.
#include "extensions/common/extension_messages.h"
-#include "extensions/common/extension_utility_messages.h"
#include "extensions/common/guest_view/extensions_guest_view_messages.h"
« no previous file with comments | « extensions/common/BUILD.gn ('k') | extensions/common/extension_utility_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698