summaryrefslogtreecommitdiff
path: root/chromium/third_party/devtools-frontend/src/htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/devtools-frontend/src/htaccess')
-rw-r--r--chromium/third_party/devtools-frontend/src/htaccess3
1 files changed, 0 insertions, 3 deletions
diff --git a/chromium/third_party/devtools-frontend/src/htaccess b/chromium/third_party/devtools-frontend/src/htaccess
deleted file mode 100644
index 94941fa47e4..00000000000
--- a/chromium/third_party/devtools-frontend/src/htaccess
+++ /dev/null
@@ -1,3 +0,0 @@
-# devtools tests request http[s] resources from file:// origin. Let
-# the tests access the resources.
-Header set Access-Control-Allow-Origin "*"