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

Unified Diff: chrome/common/extensions/permissions/permission_set.cc

Issue 21028005: Remove remaining code related to pageLauncher (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove test case. Created 7 years, 5 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/common/extensions/api/_manifest_features.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/permissions/permission_set.cc
diff --git a/chrome/common/extensions/permissions/permission_set.cc b/chrome/common/extensions/permissions/permission_set.cc
index d5448067ec9ec87b707675d52c74fdc3d724c7c0..39bed89eeae53b3a2c353db0fa9e5b9dc21de513 100644
--- a/chrome/common/extensions/permissions/permission_set.cc
+++ b/chrome/common/extensions/permissions/permission_set.cc
@@ -49,7 +49,6 @@ const char* kNonPermissionModuleNames[] = {
"omnibox",
"pageAction",
"pageActions",
- "pageLauncher",
"permissions",
"runtime",
"scriptBadge",
« no previous file with comments | « chrome/common/extensions/api/_manifest_features.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698