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

Unified Diff: extensions/common/extension_message_generator.h

Issue 464613002: Move SafeManifestParser to //extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge and update gn Created 6 years, 3 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/browser/updater/safe_manifest_parser.cc ('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 07359249e9c98ae355b2f7b97f4d515e7aa9a9fe..fac22c8e49e1f0309f2381298d5c5f28b359ecbd 100644
--- a/extensions/common/extension_message_generator.h
+++ b/extensions/common/extension_message_generator.h
@@ -5,3 +5,4 @@
// Multiply-included file, hence no include guard.
#include "extensions/common/extension_messages.h"
+#include "extensions/common/extension_utility_messages.h"
« no previous file with comments | « extensions/browser/updater/safe_manifest_parser.cc ('k') | extensions/common/extension_utility_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698