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

Unified Diff: content/ppapi_plugin/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/ppapi_plugin/BUILD.gn
diff --git a/content/ppapi_plugin/BUILD.gn b/content/ppapi_plugin/BUILD.gn
index ef4dcdf5976eb48f6ed230b2ccc6fd95c03facdb..f5fc1257d07e7df5b72c1137473dbb2b81a7da42 100644
--- a/content/ppapi_plugin/BUILD.gn
+++ b/content/ppapi_plugin/BUILD.gn
@@ -42,8 +42,8 @@ source_set("ppapi_plugin_sources") {
"//mojo/application/public/interfaces",
"//ppapi/proxy:ipc",
"//skia",
- "//third_party/icu",
"//third_party/WebKit/public:blink",
+ "//third_party/icu",
"//ui/base",
"//ui/gfx",
"//ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698