Commit f91e62e4 authored by dpolukhin's avatar dpolukhin Committed by Commit bot

Add incognito:split for gaia_auth manifest used in Hotrod case

GAIA auth extension use special manifest file for Hotrod Enrollment case.
This manifest also needs incognito:split to work on login screen.

BUG=453448
TEST=manual

Review URL: https://codereview.chromium.org/900473007

Cr-Commit-Position: refs/heads/master@{#314539}
parent c3912dc6
......@@ -27,6 +27,7 @@
],
"content_security_policy": "default-src 'self'; script-src 'self'; frame-src *; style-src 'self' 'unsafe-inline'",
"description": "GAIA Component Extension",
"incognito": "split",
"web_accessible_resources": [
"main.css",
"main.html",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment