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

Unified Diff: content/public/renderer/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: content/public/renderer/BUILD.gn
diff --git a/content/public/renderer/BUILD.gn b/content/public/renderer/BUILD.gn
index 0ab2d33a7ff8c57bb40825dd9855a659eecf1c51..719eadf6771980e13dd3748f7c48c017414328ae 100644
--- a/content/public/renderer/BUILD.gn
+++ b/content/public/renderer/BUILD.gn
@@ -31,8 +31,8 @@ source_set("renderer_sources") {
"//content/public/common:common_sources",
"//content/renderer",
"//skia",
- "//third_party/libjingle",
"//third_party/WebKit/public:blink_headers",
+ "//third_party/libjingle",
"//third_party/widevine/cdm:version_h",
"//ui/gfx",
"//v8",

Powered by Google App Engine
This is Rietveld 408576698