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

Unified Diff: BUILD.gn

Issue 1295333002: Remove empty string-search.cc file. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 4 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/string-search.cc » ('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 e7fd74e6eb1c3e147652237d8f64055f1103087d..fae41a7361336fcc27883cfd0e9a65ddeb0c9b92 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1153,7 +1153,6 @@ source_set("v8_base") {
"src/startup-data-util.cc",
"src/string-builder.cc",
"src/string-builder.h",
- "src/string-search.cc",
"src/string-search.h",
"src/string-stream.cc",
"src/string-stream.h",
« no previous file with comments | « no previous file | src/string-search.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698