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

Unified Diff: chrome/common/all_messages.h

Issue 2470283002: Convert profile import IPCs to Mojo (Closed)
Patch Set: Address review comments Created 4 years, 1 month 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
Index: chrome/common/all_messages.h
diff --git a/chrome/common/all_messages.h b/chrome/common/all_messages.h
index e1026656a5e20687cd7641321fdd5a79924e2734..b55dc4435f9c9ab7597366e776c707483126ca10 100644
--- a/chrome/common/all_messages.h
+++ b/chrome/common/all_messages.h
@@ -12,10 +12,6 @@
#include "build/build_config.h"
-#if !defined(OS_ANDROID)
-#include "chrome/common/importer/profile_import_process_messages.h"
-#endif
-
#include "chrome/common/common_message_generator.h"
#if defined(ENABLE_PRINTING)

Powered by Google App Engine
This is Rietveld 408576698