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

Unified Diff: Source/platform/blink_platform_tests.gyp

Issue 317813003: Generate platform files under platform subdir. (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/platform/blink_platform.gypi ('k') | Source/platform/platform_generated.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform_tests.gyp
diff --git a/Source/platform/blink_platform_tests.gyp b/Source/platform/blink_platform_tests.gyp
index 194eb3330935231f6e580d2deacada0d2b665142..f7494cee7f634362fde56299c8e993038c272d9f 100644
--- a/Source/platform/blink_platform_tests.gyp
+++ b/Source/platform/blink_platform_tests.gyp
@@ -95,7 +95,7 @@
'INSIDE_BLINK',
],
'include_dirs': [
- '<(SHARED_INTERMEDIATE_DIR)/blink',
+ '<(blink_platform_output_dir)',
],
'sources': [
'<@(platform_test_files)',
« no previous file with comments | « Source/platform/blink_platform.gypi ('k') | Source/platform/platform_generated.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698