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

Unified Diff: content/public/browser/BUILD.gn

Issue 960413003: Apply gn format with 'sources' sorting to src/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-format-sort-2
Patch Set: . Created 5 years, 10 months 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/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index faedd44bf61d666167c447930d2abd39259b561c..a0c7f91d6f806c43d50030f9a9a9335c4f906370 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -47,6 +47,7 @@ source_set("browser_sources") {
public_deps = [
"//content/public/common:mojo_bindings",
+
# We expose skia headers in the public API.
"//skia",
"//third_party/mojo/src/mojo/public/cpp/system",

Powered by Google App Engine
This is Rietveld 408576698