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

Unified Diff: build/config/win/BUILD.gn

Issue 839143002: Roll Chrome into Mojo. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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: build/config/win/BUILD.gn
diff --git a/build/config/win/BUILD.gn b/build/config/win/BUILD.gn
index bc2ea88e2a79caa190204ea6799b337f3078ec19..44a3d706b26679fb38f2909eb7a2940362329bb5 100644
--- a/build/config/win/BUILD.gn
+++ b/build/config/win/BUILD.gn
@@ -18,8 +18,6 @@ config("sdk") {
"WIN32",
"_SECURE_ATL",
]
-
- include_dirs = system_include_dirs
}
# Sets the default Windows build version. This is separated because some

Powered by Google App Engine
This is Rietveld 408576698