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

Unified Diff: BUILD.gn

Issue 2311003002: KeyLookupCache,DescriptorLookupCache: heap.h -> lookup.h (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | src/heap/heap.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index f1b8e334f2de99f5de9caf0aedbc625a06ae30ab..97e37eb774a3b54a6a7bab77095063ff3443e42a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1436,6 +1436,7 @@ v8_source_set("v8_base") {
"src/log-utils.h",
"src/log.cc",
"src/log.h",
+ "src/lookup-inl.h",
"src/lookup.cc",
"src/lookup.h",
"src/machine-type.cc",
« no previous file with comments | « no previous file | src/heap/heap.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698