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

Unified Diff: base/base.gypi

Issue 3461019: FBTF: Move virtual methods to implementation files. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Win+chromeos+mac fixes Created 10 years, 3 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index d594972c8a300a7e315cec8743458ddb861dc4e7..3c5e1a02ddad6b046b78ecf4e1959f831f1f14a4 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -221,6 +221,7 @@
'singleton.h',
'spin_wait.h',
'stack_container.h',
+ 'stats_counters.cc',
'stats_counters.h',
'stats_table.cc',
'stats_table.h',

Powered by Google App Engine
This is Rietveld 408576698