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

Unified Diff: Source/core/BUILD.gn

Issue 360053004: Fix some nits as a follow-up for issue 355193003. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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 | « Source/build/scripts/name_macros.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/BUILD.gn
diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn
index 4212629aff32a2181e3501f847d1dfa060b4b7ae..d97c811d44a7fc3d62f837b987460d0900b83ffc 100644
--- a/Source/core/BUILD.gn
+++ b/Source/core/BUILD.gn
@@ -40,7 +40,6 @@ core_config_add += [ "//build/config/compiler:wexit_time_destructors" ]
config("core_include_dirs") {
include_dirs = [
"..",
- "../..",
"$root_gen_dir/blink",
]
if (is_android && use_openmax_dl_fft) {
« no previous file with comments | « Source/build/scripts/name_macros.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698