ERROR at //chrome/utility/importer/bookmark_html_reader.h:12:11: Include not allowed.
#include "chrome/common/importer/importer_data_types.h"
^-------------------------------------------
It is not in any dependency of
//chrome/utility:utility
The include file is in the target(s):
//chrome/common/importer:importer
which should somehow be reachable.
___________________
ERROR at //chrome/utility/services.cc:57:11: Include not allowed.
#include "chrome/common/importer/profile_import.mojom.h"
^--------------------------------------------
It is not in any dependency of
//chrome/utility:utility
The include file is in the target(s):
//chrome/common/importer:interfaces
//chrome/common/importer:interfaces__generator
at least one of which should somehow be reachable.