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

Unified Diff: content/common/BUILD.gn

Issue 1799923003: Add an end-to-end test that excercises Mojo with a sandbox. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 9 months 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 | « content/browser/mojo_integration_browsertest.cc ('k') | content/common/mojo_test.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index d334367cd5ebc87f986773c01f5e5fee61d2d7b9..12b0b857bf759d8aec6b0202fda0e59e21e8429e 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -528,6 +528,7 @@ mojom("mojo_bindings") {
"geolocation_service.mojom",
"image_downloader/image_downloader.mojom",
"leveldb_wrapper.mojom",
+ "mojo_test.mojom",
"permission_service.mojom",
"presentation/presentation_service.mojom",
"process_control.mojom",
« no previous file with comments | « content/browser/mojo_integration_browsertest.cc ('k') | content/common/mojo_test.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698