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

Unified Diff: chrome/common/BUILD.gn

Issue 2379763003: Extract permission alias info from PermissionsProvider (Closed)
Patch Set: not nesting Alias in AliasProvider 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
« no previous file with comments | « no previous file | chrome/common/extensions/chrome_alias_provider.h » ('j') | extensions/common/alias_provider.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index b08bbacd099de04ca42f68a955c4636dfe30206e..a24547f812640c073ad9de10f3416263980020e6 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -256,6 +256,8 @@ static_library("common") {
"extensions/api/url_handlers/url_handlers_parser.h",
"extensions/api/webstore/webstore_api_constants.cc",
"extensions/api/webstore/webstore_api_constants.h",
+ "extensions/chrome_alias_provider.cc",
+ "extensions/chrome_alias_provider.h",
"extensions/chrome_extension_messages.h",
"extensions/chrome_extensions_client.cc",
"extensions/chrome_extensions_client.h",
« no previous file with comments | « no previous file | chrome/common/extensions/chrome_alias_provider.h » ('j') | extensions/common/alias_provider.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698