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

Unified Diff: chrome/test/perf/perf_test.gyp

Issue 975123003: Add remaining trivial targets for the Linux GN build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: clean up to make new stuff linux-only for now Created 5 years, 9 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
« BUILD.gn ('K') | « chrome/test/BUILD.gn ('k') | chrome/tools/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/perf/perf_test.gyp
diff --git a/chrome/test/perf/perf_test.gyp b/chrome/test/perf/perf_test.gyp
index 7bef16e0603f0cea8516c1aea63723e1e7e97a9a..81685f133a43a27d2c8efd2930dab3f2a7573819 100644
--- a/chrome/test/perf/perf_test.gyp
+++ b/chrome/test/perf/perf_test.gyp
@@ -4,7 +4,7 @@
{
'targets': [
{
- # GN version: //chrome/test/perf
+ # GN version: //chrome/test:perf
'target_name': 'chrome_perf_test',
'type': 'static_library',
'sources': [
« BUILD.gn ('K') | « chrome/test/BUILD.gn ('k') | chrome/tools/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698