Chromium Code Reviews

Unified Diff: src/SConscript

Issue 669270: Remove unneeded variable usage analysis. (Closed)
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | src/ast.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/SConscript
diff --git a/src/SConscript b/src/SConscript
index da252904d8349dfb859f8e4060815482440b4f25..d61da3e07898af6bf8d3a3ea44df2ed9e3de52f8 100755
--- a/src/SConscript
+++ b/src/SConscript
@@ -97,7 +97,6 @@ SOURCES = {
token.cc
top.cc
unicode.cc
- usage-analyzer.cc
utils.cc
v8-counters.cc
v8.cc
« no previous file with comments | « no previous file | src/ast.h » ('j') | no next file with comments »

Powered by Google App Engine