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

Unified Diff: content/common/BUILD.gn

Issue 2375133002: Move MessagePort implementation from android_webview to content (Closed)
Patch Set: rsesek nits and git cl format Created 4 years, 2 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index d24c6d567111878b647ae29e3e22487db74c2c87..f0f468d9174d65ab33668a00682a9e5e7b71bead 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -41,6 +41,7 @@ source_set("common") {
"android/sync_compositor_messages.h",
"android/sync_compositor_statics.cc",
"android/sync_compositor_statics.h",
+ "app_web_message_port_messages.h",
"appcache_interfaces.cc",
"appcache_interfaces.h",
"appcache_messages.h",
« no previous file with comments | « content/browser/message_port_provider_browsertest.cc ('k') | content/common/app_web_message_port_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698