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

Unified Diff: extensions/browser/BUILD.gn

Issue 545973002: Cleaning up capture_web_contents_function. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing Created 6 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: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index b8befd3e5395b4a398ba98f319c416d1ec7cebd5..5d54232f407bd8a0e3e30f488a0ada10e9806380 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -73,6 +73,8 @@ source_set("browser") {
"api/bluetooth_socket/bluetooth_socket_api.h",
"api/bluetooth_socket/bluetooth_socket_event_dispatcher.cc",
"api/bluetooth_socket/bluetooth_socket_event_dispatcher.h",
+ "api/capture_web_contents_function.cc",
+ "api/capture_web_contents_function.h",
"api/cast_channel/cast_auth_util.cc",
"api/cast_channel/cast_auth_util.h",
"api/cast_channel/cast_channel_api.cc",
« no previous file with comments | « chrome/browser/extensions/extension_tab_util.cc ('k') | extensions/browser/api/capture_web_contents_function.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698