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

Unified Diff: chrome/browser/BUILD.gn

Issue 2791623004: [sensors][permission] Add new permission types in permission module. (Closed)
Patch Set: Rebase + add blank line in ONWERS file. Created 3 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 | « android_webview/browser/aw_permission_manager.cc ('k') | chrome/browser/generic_sensor/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 22042d86ab5f10e7b5abd8e156be418dbbf37da7..9661ebe946192566f9c12a3381de4ae3d180a161 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -443,6 +443,8 @@ split_static_library("browser") {
"gcm/instance_id/instance_id_profile_service.h",
"gcm/instance_id/instance_id_profile_service_factory.cc",
"gcm/instance_id/instance_id_profile_service_factory.h",
+ "generic_sensor/sensor_permission_context.cc",
+ "generic_sensor/sensor_permission_context.h",
"geolocation/chrome_access_token_store.cc",
"geolocation/chrome_access_token_store.h",
"geolocation/geolocation_permission_context.cc",
« no previous file with comments | « android_webview/browser/aw_permission_manager.cc ('k') | chrome/browser/generic_sensor/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698