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

Unified Diff: third_party/WebKit/Source/wtf/BUILD.gn

Issue 2761853003: LinkedStack.h is no longer used, remove it (Closed)
Patch Set: rebase on master, avoid spurious patch dep Created 3 years, 9 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: third_party/WebKit/Source/wtf/BUILD.gn
diff --git a/third_party/WebKit/Source/wtf/BUILD.gn b/third_party/WebKit/Source/wtf/BUILD.gn
index 01c459827fe7af7c82affa46cf9b6b60e13c4b4c..69720035c216dd4833ac0de71f9356fa4d65f94d 100644
--- a/third_party/WebKit/Source/wtf/BUILD.gn
+++ b/third_party/WebKit/Source/wtf/BUILD.gn
@@ -64,7 +64,6 @@ component("wtf") {
"InstanceCounter.cpp",
"InstanceCounter.h",
"LeakAnnotations.h",
- "LinkedStack.h",
"ListHashSet.h",
"Locker.h",
"MathExtras.h",
« no previous file with comments | « third_party/WebKit/Source/platform/heap/HeapLinkedStack.h ('k') | third_party/WebKit/Source/wtf/LinkedStack.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698