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

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: 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: chromecast/BUILD.gn
diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn
index b529c499eefad0577080c712a8adc9dd72869532..d6afec4c9717130d56cf92335b83bdb7d3b8d925 100644
--- a/chromecast/BUILD.gn
+++ b/chromecast/BUILD.gn
@@ -203,8 +203,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