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

Unified Diff: Source/platform/heap/BUILD.gn

Issue 651713002: Oilpan: DOM wrappers don't need to keep persistent handles (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | « Source/core/inspector/InjectedScriptManager.cpp ('k') | Source/platform/heap/Handle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/heap/BUILD.gn
diff --git a/Source/platform/heap/BUILD.gn b/Source/platform/heap/BUILD.gn
index 362fbeecf3b7d77bd5ca936fb95d2ed14b0b9a49..af6c45151d74380973800eceeb2e73a942680f97 100644
--- a/Source/platform/heap/BUILD.gn
+++ b/Source/platform/heap/BUILD.gn
@@ -9,7 +9,6 @@ source_set("heap") {
"AddressSanitizer.h",
"CallbackStack.cpp",
"CallbackStack.h",
- "Handle.cpp",
"Handle.h",
"Heap.cpp",
"Heap.h",
« no previous file with comments | « Source/core/inspector/InjectedScriptManager.cpp ('k') | Source/platform/heap/Handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698