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

Unified Diff: content/public/browser/BUILD.gn

Issue 2375133002: Move MessagePort implementation from android_webview to content (Closed)
Patch Set: Created 4 years, 3 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/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index d5746648c8c18f0e35ded2877b8281152d293a34..e76b51b2d6c943bdb343b5ee06ef6b9cb1789fe3 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -22,6 +22,7 @@ source_set("browser_sources") {
visibility = [ "//content/*" ]
sources = [
+ "android/app_web_message_port_service.h",
"android/browser_media_player_manager_register.cc",
"android/browser_media_player_manager_register.h",
"android/compositor.h",

Powered by Google App Engine
This is Rietveld 408576698