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

Unified Diff: content/renderer/BUILD.gn

Issue 2422793002: HTML MessagePort as mojo::MessagePipeHandle (Closed)
Patch Set: Add missing ScopedAsyncTaskScheduler instance for the new unit tests; required by a recent change t… Created 3 years, 10 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
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index d7746b4005906eaa75237411d5e9b17a0b5e9a01..24e59ea555475aac6e76f2041f5a82238f9fe9ed 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -35,8 +35,6 @@ target(link_target_type, "renderer") {
"accessibility/render_accessibility_impl.h",
"android/address_detector.cc",
"android/address_detector.h",
- "android/app_web_message_port_client.cc",
- "android/app_web_message_port_client.h",
"android/content_detector.cc",
"android/content_detector.h",
"android/disambiguation_popup_helper.cc",
« no previous file with comments | « content/public/browser/message_port_provider.h ('k') | content/renderer/android/app_web_message_port_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698