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

Unified Diff: extensions/common/BUILD.gn

Issue 2626923002: Make ExtensionIconSet::ContainsPath use StringPiece. (Closed)
Patch Set: 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 | « extensions/browser/url_request_util.cc ('k') | extensions/common/extension_icon_set.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/BUILD.gn
diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn
index cec404b76e963622b693fccc3148dab7ab19926a..a10fe58eee08bc38bc283602de791bb805832dfc 100644
--- a/extensions/common/BUILD.gn
+++ b/extensions/common/BUILD.gn
@@ -308,6 +308,7 @@ if (enable_extensions) {
"api/sockets/sockets_manifest_permission_unittest.cc",
"csp_validator_unittest.cc",
"event_filter_unittest.cc",
+ "extension_icon_set_unittest.cc",
"extension_l10n_util_unittest.cc",
"extension_messages_unittest.cc",
"extension_resource_unittest.cc",
« no previous file with comments | « extensions/browser/url_request_util.cc ('k') | extensions/common/extension_icon_set.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698