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

Unified Diff: src/runtime/runtime-promise.cc

Issue 2637523002: [promises] Clean up promise utils and remove dead code (Closed)
Patch Set: Created 3 years, 11 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: src/runtime/runtime-promise.cc
diff --git a/src/runtime/runtime-promise.cc b/src/runtime/runtime-promise.cc
index a214f5b8ac25e1273a8b61287cc3d9685d1c7b47..ec340e5b0a9ab01bbabbc77f6db8fce9efef62a3 100644
--- a/src/runtime/runtime-promise.cc
+++ b/src/runtime/runtime-promise.cc
@@ -5,7 +5,6 @@
#include "src/debug/debug.h"
#include "src/elements.h"
-#include "src/promise-utils.h"
namespace v8 {
namespace internal {
« src/builtins/builtins-promise.h ('K') | « src/promise-utils.cc ('k') | src/v8.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698