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

Unified Diff: src/DEPS

Issue 1513203002: Revert of Implement Fast Accessor Builder (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years 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 | « include/v8-experimental.h ('k') | src/api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/DEPS
diff --git a/src/DEPS b/src/DEPS
index c31e3d76a67c4a618143c18fc5994a3a9532c935..af32c410f07be81e3a95441f608807568a2cf73d 100644
--- a/src/DEPS
+++ b/src/DEPS
@@ -25,7 +25,4 @@
"d8\.cc": [
"+include/libplatform/libplatform.h",
],
- "api-experimental\.cc": [
- "+src/compiler/fast-accessor-assembler.h",
- ],
}
« no previous file with comments | « include/v8-experimental.h ('k') | src/api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698