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

Unified Diff: chrome/renderer/BUILD.gn

Issue 2300453002: [Extensions] Begin making Extension port initialization asynchronous (Closed)
Patch Set: Nasko's 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: chrome/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index 497974ae23428d567dbf66dcbc7c38476a73b5de..dc4067cc62afacd713599e560d7f09a70c6ba76b 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -242,8 +242,6 @@ static_library("renderer") {
"extensions/resource_request_policy.h",
"extensions/sync_file_system_custom_bindings.cc",
"extensions/sync_file_system_custom_bindings.h",
- "extensions/tabs_custom_bindings.cc",
- "extensions/tabs_custom_bindings.h",
"extensions/webstore_bindings.cc",
"extensions/webstore_bindings.h",
"media/cast_ipc_dispatcher.cc",
« no previous file with comments | « chrome/browser/renderer_host/chrome_extension_message_filter.cc ('k') | chrome/renderer/chrome_mock_render_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698