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

Unified Diff: BUILD.gn

Issue 272433002: Merge counters and v8-counters (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 7 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/counters.h » ('j') | src/store-buffer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 66858a0d80afe299d2fe89e348836dcd5888e7a2..2a6178eab07d11751e87f8de487945a16b2743bd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -589,8 +589,6 @@ source_set("v8_base") {
"src/utils.h",
"src/utils/random-number-generator.cc",
"src/utils/random-number-generator.h",
- "src/v8-counters.cc",
- "src/v8-counters.h",
"src/v8.cc",
"src/v8.h",
"src/v8checks.h",
« no previous file with comments | « no previous file | src/counters.h » ('j') | src/store-buffer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698