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

Unified Diff: chrome_frame/chrome_frame.gyp

Issue 23509002: Factor out a perf test result printer method. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Attempt to fix win and mac builds Created 7 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 | « chrome/test/perf/tab_switching_test.cc ('k') | testing/perf/perf_test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_frame.gyp
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index 06648bef07d0f0d75b98e2d6289970968128bcfb..ce1fd6e5aea82ca4edad88f16f6758e8a34ae3aa 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -226,6 +226,7 @@
'../net/net.gyp:net_test_support',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
+ '../testing/perf/perf_test.gyp:*',
grt (UTC plus 2) 2013/08/28 15:04:05 i think you need this on the chrome_frame_perftest
tonyg 2013/08/28 16:11:46 Good catch. Fixed.
'../third_party/iaccessible2/iaccessible2.gyp:IAccessible2Proxy',
'../third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
'../third_party/libxslt/libxslt.gyp:libxslt',
« no previous file with comments | « chrome/test/perf/tab_switching_test.cc ('k') | testing/perf/perf_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698