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

Unified Diff: build/secondary/third_party/freetype/BUILD.gn

Issue 766573003: gn format //build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years 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: build/secondary/third_party/freetype/BUILD.gn
diff --git a/build/secondary/third_party/freetype/BUILD.gn b/build/secondary/third_party/freetype/BUILD.gn
index 2b9623964fbf5a88c24f599505b30cbddc769861..2181d87209d7d1ffc03485a55316620dd4976bdc 100644
--- a/build/secondary/third_party/freetype/BUILD.gn
+++ b/build/secondary/third_party/freetype/BUILD.gn
@@ -39,9 +39,7 @@ source_set("freetype") {
"DARWIN_NO_CARBON",
]
- include_dirs = [
- "build",
- ]
+ include_dirs = [ "build" ]
public_configs = [ ":freetype_config" ]

Powered by Google App Engine
This is Rietveld 408576698