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

Unified Diff: chrome/test/perf/BUILD.gn

Issue 923863002: Sort GN files under chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/BUILD.gn ('k') | chrome/tools/profile_reset/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/perf/BUILD.gn
diff --git a/chrome/test/perf/BUILD.gn b/chrome/test/perf/BUILD.gn
index c4e74a24e0b28fc34a69119a423a96797ea1c450..34b70535273f9fb6b66e4195501cd7d902e1c9f9 100644
--- a/chrome/test/perf/BUILD.gn
+++ b/chrome/test/perf/BUILD.gn
@@ -11,9 +11,9 @@ if (!is_win || link_chrome_on_windows) {
output_name = "perf_tests"
sources = [
+ "//content/browser/net/sqlite_persistent_cookie_store_perftest.cc",
"perftests.cc",
"url_parse_perftest.cc",
- "//content/browser/net/sqlite_persistent_cookie_store_perftest.cc",
]
deps = [
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chrome/tools/profile_reset/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698