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

Unified Diff: Source/platform/platform_generated.gypi

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/platform_generated.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/platform_generated.gypi
diff --git a/Source/core/core_generated.gypi b/Source/platform/platform_generated.gypi
similarity index 56%
copy from Source/core/core_generated.gypi
copy to Source/platform/platform_generated.gypi
index f111cb0413008cc05a1871c09afcfda9a393e20f..7bdf74c1822739147f9eec05ee72f142fa69a950 100644
--- a/Source/core/core_generated.gypi
+++ b/Source/platform/platform_generated.gypi
@@ -4,7 +4,6 @@
{
'variables': {
- # FIXME: core_generated should output to here http://crbug.com/358074
- 'blink_core_output_dir': '<(SHARED_INTERMEDIATE_DIR)/blink/core',
+ 'blink_platform_output_dir': '<(SHARED_INTERMEDIATE_DIR)/blink/platform',
},
}
« no previous file with comments | « Source/platform/platform_generated.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698