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

Unified Diff: chrome/common/BUILD.gn

Issue 2379763003: Extract permission alias info from PermissionsProvider (Closed)
Patch Set: . Created 4 years, 2 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_aliases.h » ('j') | no next file with comments »
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..0fa6b1a70e2bfcae7ae19280d9bd518a00848a32 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_aliases.cc",
+ "extensions/chrome_aliases.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_aliases.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698