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

Unified Diff: components/arc/BUILD.gn

Issue 2498223002: arc: enable use_new_wrapper_types for intent_helper.mojom (Closed)
Patch Set: rebase 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index fb0b1cbfa7640bc70d2ec9df152ab241615d4863..bb86247c22426a9a3db3666ae31e4ebc743b3b5a 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -129,7 +129,6 @@ mojom("arc_bindings_old_types") {
"common/bitmap.mojom",
"common/bluetooth.mojom",
"common/enterprise_reporting.mojom",
- "common/intent_helper.mojom",
"common/net.mojom",
"common/video_accelerator.mojom",
]
@@ -152,6 +151,7 @@ mojom("arc_bindings") {
"common/crash_collector.mojom",
"common/file_system.mojom",
"common/ime.mojom",
+ "common/intent_helper.mojom",
"common/metrics.mojom",
"common/notifications.mojom",
"common/obb_mounter.mojom",
« no previous file with comments | « chrome/browser/chromeos/file_manager/arc_file_tasks.cc ('k') | components/arc/intent_helper/activity_icon_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698