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

Unified Diff: components/arc/BUILD.gn

Issue 2496423004: arc: enable use_new_wrapper_types for notifications.mojom (Closed)
Patch Set: address comment 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
« no previous file with comments | « no previous file | components/arc/test/fake_notifications_instance.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 7b1908db86878cf4133bc130d089bdb93413693b..7f7752d4b11dda1c7cf4b7efe608e36136bdd6cd 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -131,7 +131,6 @@ mojom("arc_bindings_old_types") {
"common/enterprise_reporting.mojom",
"common/intent_helper.mojom",
"common/net.mojom",
- "common/notifications.mojom",
"common/scale_factor.mojom",
"common/screen_rect.mojom",
"common/video_accelerator.mojom",
@@ -156,6 +155,7 @@ mojom("arc_bindings") {
"common/file_system.mojom",
"common/ime.mojom",
"common/metrics.mojom",
+ "common/notifications.mojom",
"common/obb_mounter.mojom",
"common/policy.mojom",
"common/power.mojom",
« no previous file with comments | « no previous file | components/arc/test/fake_notifications_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698