chromium: Whitespace fixes.
This commit is contained in:
parent
6d164216d9
commit
71830b02c5
|
@ -1,6 +1,4 @@
|
|||
## <summary>
|
||||
## Chromium browser
|
||||
## </summary>
|
||||
## <summary>Chromium browser</summary>
|
||||
|
||||
#######################################
|
||||
## <summary>
|
||||
|
|
|
@ -71,8 +71,6 @@ xdg_config_content(chromium_xdg_config_t)
|
|||
type chromium_xdg_cache_t;
|
||||
xdg_cache_content(chromium_xdg_cache_t)
|
||||
|
||||
|
||||
|
||||
########################################
|
||||
#
|
||||
# chromium local policy
|
||||
|
@ -229,9 +227,11 @@ optional_policy(`
|
|||
optional_policy(`
|
||||
unconfined_dbus_chat(chromium_t)
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
gnome_dbus_chat_all_gkeyringd(chromium_t)
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
devicekit_dbus_chat_power(chromium_t)
|
||||
')
|
||||
|
@ -339,4 +339,3 @@ tunable_policy(`chromium_read_system_info',`
|
|||
kernel_dontaudit_read_kernel_sysctl(chromium_naclhelper_t)
|
||||
kernel_dontaudit_read_system_state(chromium_naclhelper_t)
|
||||
')
|
||||
|
||||
|
|
Loading…
Reference in New Issue