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

Unified Diff: chromecast/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: Rebase 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: chromecast/BUILD.gn
diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn
index 22b0a567087ddcc4401ea4f2df07b90b63bf8902..d52133791bcd1a99a89473ebcd036e63318ebb41 100644
--- a/chromecast/BUILD.gn
+++ b/chromecast/BUILD.gn
@@ -200,8 +200,8 @@ repack("cast_shell_pak") {
"//content/app/resources",
"//content/app/strings",
"//net:net_resources",
- "//third_party/WebKit/public:resources",
"//third_party/WebKit/public:image_resources_grit",
+ "//third_party/WebKit/public:resources",
"//ui/resources",
"//ui/strings",
]

Powered by Google App Engine
This is Rietveld 408576698