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

Unified Diff: runtime/vm/unibrow.cc

Issue 2455983002: Small cleanups and linter fixes. (Closed)
Patch Set: Small cleanups Created 4 years, 2 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
« no previous file with comments | « runtime/vm/regexp.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/unibrow.cc
diff --git a/runtime/vm/unibrow.cc b/runtime/vm/unibrow.cc
index 197db690c11e3bcfc5ef67ebe7ac2dc6730b8f57..7f590d4e3909f9bdc81675a5b553e2820df8785b 100644
--- a/runtime/vm/unibrow.cc
+++ b/runtime/vm/unibrow.cc
@@ -5,6 +5,8 @@
// This file was generated at 2014-10-08 15:25:47.940335 (in v8, copied to dart)
#include "vm/unibrow-inl.h"
+#include "vm/unibrow.h"
+
#include <stdio.h>
#include <stdlib.h>
« no previous file with comments | « runtime/vm/regexp.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698