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

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

Issue 2390823005: Update device permissions dialog ui for Chrome apps and extensions (Closed)
Patch Set: address more comments Created 4 years, 1 month 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
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index 7963b43498b46d8159500336c127ba1f0ca18e3a..e649b3cdfb5d1b919a1b37853c8623468c7920c1 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -521,6 +521,8 @@ static_library("extensions") {
"data_deleter.h",
"dev_mode_bubble_delegate.cc",
"dev_mode_bubble_delegate.h",
+ "device_permissions_dialog_controller.cc",
+ "device_permissions_dialog_controller.h",
"devtools_util.cc",
"devtools_util.h",
"display_info_provider_chromeos.cc",

Powered by Google App Engine
This is Rietveld 408576698