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

Unified Diff: Source/core/BUILD.gn

Issue 344593002: Qualify RuntimeEnabledFeatures.h and remove unnecessary include dir. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaseline 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/templates/StylePropertyShorthand.cpp.tmpl ('k') | Source/core/Init.cpp » ('j') | 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 6cc773669fae544d7055fc61b843b9d8441167ae..260fd1773df80594711c89808b3f98cddee93916 100644
--- a/Source/core/BUILD.gn
+++ b/Source/core/BUILD.gn
@@ -43,7 +43,6 @@ config("core_include_dirs") {
# includes correctly: http://crbug.com/358074
blink_core_output_dir,
blink_modules_output_dir,
- blink_platform_output_dir,
bindings_core_v8_output_dir,
bindings_modules_v8_output_dir,
# FIXME: MediaQueryListListener.cpp includes
« no previous file with comments | « Source/build/scripts/templates/StylePropertyShorthand.cpp.tmpl ('k') | Source/core/Init.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698