Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Unified Diff: runtime/vm/vm_sources.gypi

Issue 2120473004: Reimplement devfs in dart. Implementation now writes to disk. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Cleanups pre review Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: runtime/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index 0b77a54b2294be89b65c809194ea17a86826f0a1..156b120b3e9272e89a631cd40e11cf057239b8c3 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -160,8 +160,6 @@
'deferred_objects.h',
'deopt_instructions.cc',
'deopt_instructions.h',
- 'dev_fs.cc',
- 'dev_fs.h',
'disassembler.cc',
'disassembler.h',
'disassembler_arm.cc',

Powered by Google App Engine
This is Rietveld 408576698