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

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 2379573008: Add SetImageData api to chrome.clipboard. (Closed)
Patch Set: Fix nits. Created 3 years, 11 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/extensions/api/chrome_extensions_api_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index 02ce1f8958009d144d69e15c0ddcedc131c999f5..b535457389f35354b93df6e2782008f61c9e980a 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -504,6 +504,8 @@ static_library("extensions") {
"chrome_requirements_checker.h",
"chrome_url_request_util.cc",
"chrome_url_request_util.h",
+ "clipboard_extension_helper_chromeos.cc",
+ "clipboard_extension_helper_chromeos.h",
"component_extensions_whitelist/whitelist.cc",
"component_extensions_whitelist/whitelist.h",
"component_loader.cc",
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/extensions/api/chrome_extensions_api_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698