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

Unified Diff: Source/platform/platform_generated.gni

Issue 319983003: Work on blink GN bindings (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix lots of dirs, comment out some tests that don't link 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/BUILD.gn ('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.gni
diff --git a/Source/core/core_generated.gypi b/Source/platform/platform_generated.gni
similarity index 62%
copy from Source/core/core_generated.gypi
copy to Source/platform/platform_generated.gni
index ad60ff009b699ad462408f97fd81264244cce43f..be9f25c4efd9f4f329984712d4d20bf471d3edd9 100644
--- a/Source/core/core_generated.gypi
+++ b/Source/platform/platform_generated.gni
@@ -2,8 +2,4 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-{
- 'variables': {
- 'blink_core_output_dir': '<(SHARED_INTERMEDIATE_DIR)/blink/core',
- },
-}
+blink_platform_output_dir = "$root_gen_dir/blink/platform"
« no previous file with comments | « Source/platform/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698