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

Unified Diff: components/autofill/content/common/autofill_agent.mojom

Issue 2555853003: Break up common_custom_types.mojom. (Closed)
Patch Set: 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 | « components/arc/common/bluetooth.mojom ('k') | components/autofill/content/common/autofill_driver.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/content/common/autofill_agent.mojom
diff --git a/components/autofill/content/common/autofill_agent.mojom b/components/autofill/content/common/autofill_agent.mojom
index a2f40a9da679de45fce63988cac89588494368af..7870cafc8b4836b45e1716cb9fcf8002a16d4827 100644
--- a/components/autofill/content/common/autofill_agent.mojom
+++ b/components/autofill/content/common/autofill_agent.mojom
@@ -5,7 +5,7 @@
module autofill.mojom;
import "components/autofill/content/common/autofill_types.mojom";
-import "mojo/common/common_custom_types.mojom";
+import "mojo/common/string16.mojom";
// There is one instance of this interface per render frame in the render
// process.
« no previous file with comments | « components/arc/common/bluetooth.mojom ('k') | components/autofill/content/common/autofill_driver.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698