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

Unified Diff: extensions/extensions.gyp

Issue 890083002: [Extensions] Propagate activeTab hosts to extension background pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « extensions/common/permissions/permissions_data.cc ('k') | extensions/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index a9b80af64399c7e632821af2a7a6614bbdab1432..fd2e71cea049d6eac86eb4e6cbb630a541fd0335 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -1091,6 +1091,8 @@
'renderer/set_icon_natives.h',
'renderer/static_v8_external_one_byte_string_resource.cc',
'renderer/static_v8_external_one_byte_string_resource.h',
+ 'renderer/tab_finder.cc',
+ 'renderer/tab_finder.h',
'renderer/test_features_native_handler.cc',
'renderer/test_features_native_handler.h',
'renderer/user_gestures_native_handler.cc',
« no previous file with comments | « extensions/common/permissions/permissions_data.cc ('k') | extensions/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698