aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/google-chrome-unstable.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/google-chrome-unstable.profile')
-rw-r--r--etc/profile-a-l/google-chrome-unstable.profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/profile-a-l/google-chrome-unstable.profile b/etc/profile-a-l/google-chrome-unstable.profile
index 50e9923aa..14547eab2 100644
--- a/etc/profile-a-l/google-chrome-unstable.profile
+++ b/etc/profile-a-l/google-chrome-unstable.profile
@@ -8,10 +8,16 @@ include globals.local
8noblacklist ${HOME}/.cache/google-chrome-unstable 8noblacklist ${HOME}/.cache/google-chrome-unstable
9noblacklist ${HOME}/.config/google-chrome-unstable 9noblacklist ${HOME}/.config/google-chrome-unstable
10 10
11noblacklist ${HOME}/.config/chrome-unstable-flags.conf
12noblacklist ${HOME}/.config/chrome-unstable-flags.config
13
11mkdir ${HOME}/.cache/google-chrome-unstable 14mkdir ${HOME}/.cache/google-chrome-unstable
12mkdir ${HOME}/.config/google-chrome-unstable 15mkdir ${HOME}/.config/google-chrome-unstable
13whitelist ${HOME}/.cache/google-chrome-unstable 16whitelist ${HOME}/.cache/google-chrome-unstable
14whitelist ${HOME}/.config/google-chrome-unstable 17whitelist ${HOME}/.config/google-chrome-unstable
15 18
19whitelist ${HOME}/.config/chrome-unstable-flags.conf
20whitelist ${HOME}/.config/chrome-unstable-flags.config
21
16# Redirect 22# Redirect
17include chromium-common.profile 23include chromium-common.profile