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

Unified Diff: chrome/common/all_messages.h

Issue 2470283002: Convert profile import IPCs to Mojo (Closed)
Patch Set: Merge Created 4 years 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 | « chrome/common/BUILD.gn ('k') | chrome/common/importer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
« no previous file with comments | « chrome/common/BUILD.gn ('k') | chrome/common/importer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698