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

Unified Diff: components/webcrypto/BUILD.gn

Issue 1464873002: Run gn --format over all .gn files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: components/webcrypto/BUILD.gn
diff --git a/components/webcrypto/BUILD.gn b/components/webcrypto/BUILD.gn
index aef7867b1830607911b54bcfa1faa474c6e1bbe7..ce980926175f794ef736b0575af6cb6d1954fea1 100644
--- a/components/webcrypto/BUILD.gn
+++ b/components/webcrypto/BUILD.gn
@@ -87,8 +87,8 @@ source_set("unit_tests") {
"//components/test_runner:test_runner",
"//crypto",
"//crypto:platform",
- "//testing/perf",
"//testing/gtest",
+ "//testing/perf",
"//third_party/WebKit/public:blink",
"//third_party/re2",
]

Powered by Google App Engine
This is Rietveld 408576698