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

Unified Diff: content/browser/BUILD.gn

Issue 1439973004: [PoC] Reformat all BUILD.gn and *.gni files with new gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-sort-deps
Patch Set: Synchronize with new version of gn patch 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 9990e726efcd8dabdea498b8bb20a8d3e4c268bc..6fa2f854cd8666b71c25908c089e6cedc81b1e0d 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -45,9 +45,9 @@ source_set("browser") {
"//net:extras",
"//skia",
"//sql",
+ "//third_party/WebKit/public:blink_headers",
"//third_party/npapi",
"//third_party/re2",
- "//third_party/WebKit/public:blink_headers",
"//third_party/zlib",
"//third_party/zlib:zip",
"//ui/accessibility",

Powered by Google App Engine
This is Rietveld 408576698