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

Unified Diff: chrome/common/all_messages.h

Issue 2470283002: Convert profile import IPCs to Mojo (Closed)
Patch Set: Fix incorrect merge 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 c9ab5da6001a424bfcb6e4014eeda3a8550133c4..bb2b69a483580ed83763587457a0d337e68d5cbe 100644
--- a/chrome/common/all_messages.h
+++ b/chrome/common/all_messages.h
@@ -13,10 +13,6 @@
#include "build/build_config.h"
#include "printing/features/features.h"
-#if !defined(OS_ANDROID)
-#include "chrome/common/importer/profile_import_process_messages.h"
-#endif
-
#include "chrome/common/common_message_generator.h"
#if BUILDFLAG(ENABLE_PRINTING)

Powered by Google App Engine
This is Rietveld 408576698