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

Unified Diff: trunk/src/third_party/freetype2/BUILD.gn

Issue 231293003: Revert 262747 "Improve GN public header file checking" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 8 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
« no previous file with comments | « trunk/src/BUILD.gn ('k') | trunk/src/tools/gn/c_include_iterator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/third_party/freetype2/BUILD.gn
===================================================================
--- trunk/src/third_party/freetype2/BUILD.gn (revision 262754)
+++ trunk/src/third_party/freetype2/BUILD.gn (working copy)
@@ -2,8 +2,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-assert(is_linux, "This file should only be depended on from Linux.")
-
config("freetype2_config") {
include_dirs = [ "include", "src/include" ]
}
« no previous file with comments | « trunk/src/BUILD.gn ('k') | trunk/src/tools/gn/c_include_iterator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698