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