diff --git a/dev/docs/survey.html b/dev/docs/survey.html
deleted file mode 100644
index 4fec193e9d..0000000000
--- a/dev/docs/survey.html
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
diff --git a/dev/tools/dartdoc.dart b/dev/tools/dartdoc.dart
index b7424ac045..a6747c1f7a 100644
--- a/dev/tools/dartdoc.dart
+++ b/dev/tools/dartdoc.dart
@@ -136,7 +136,6 @@ Future main(List arguments) async {
'--inject-html',
'--header', 'styles.html',
'--header', 'analytics.html',
- '--header', 'survey.html',
'--header', 'snippets.html',
'--header', 'opensearch.html',
'--footer-text', 'lib/footer.html',