Index: runtime/vm/bootstrap.h |
diff --git a/runtime/vm/bootstrap.h b/runtime/vm/bootstrap.h |
index c3f1beb1b1852102e163df8ff5dd91eef1011aa0..66d7608f8498e4ff217fd8d7856743016b85f653 100644 |
--- a/runtime/vm/bootstrap.h |
+++ b/runtime/vm/bootstrap.h |
@@ -19,7 +19,6 @@ class Bootstrap : public AllStatic { |
// Source path mapping for library URI and 'parts'. |
static const char* async_source_paths_[]; |
- static const char* codec_source_paths_[]; |
static const char* corelib_source_paths_[]; |
static const char* collection_source_paths_[]; |
static const char* collection_dev_source_paths_[]; |