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

Unified Diff: extensions/common/BUILD.gn

Issue 2547753002: [Extensions] Extension Port Ids and Initialization 2.0 (Closed)
Patch Set: rkaplow 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
Index: extensions/common/BUILD.gn
diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn
index b63e6b0ee8132a938dab8242be2ef61002af6d94..ee47cfb8e3032d2026e43bc7844c49c8634b6c0f 100644
--- a/extensions/common/BUILD.gn
+++ b/extensions/common/BUILD.gn
@@ -43,6 +43,8 @@ if (enable_extensions) {
"api/declarative/declarative_manifest_handler.cc",
"api/declarative/declarative_manifest_handler.h",
"api/messaging/message.h",
+ "api/messaging/port_id.cc",
+ "api/messaging/port_id.h",
"api/printer_provider/usb_printer_manifest_data.cc",
"api/printer_provider/usb_printer_manifest_data.h",
"api/printer_provider/usb_printer_manifest_handler.cc",
« no previous file with comments | « chrome/test/data/extensions/api_test/messaging/background_only/test.js ('k') | extensions/common/api/messaging/port_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698