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

Unified Diff: Source/bindings/core/v8/generated.gyp

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/bindings/core/v8/generated.gni ('k') | Source/bindings/idl.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/v8/generated.gyp
diff --git a/Source/bindings/core/v8/generated.gyp b/Source/bindings/core/v8/generated.gyp
index 8dfb1a00c6a74a95fa6db16a86d2b508e4dfdbef..6a61c2e7a4da4a21776f49251ab2f938061acb4a 100644
--- a/Source/bindings/core/v8/generated.gyp
+++ b/Source/bindings/core/v8/generated.gyp
@@ -24,6 +24,7 @@
'targets': [
################################################################################
{
+ # GN version: //third_party/WebKit/Source/bindings/core/v8:bindings_core_v8_generated_individual
'target_name': 'bindings_core_v8_generated_individual',
'type': 'none',
# The 'binding' rule generates .h files, so mark as hard_dependency, per:
@@ -96,6 +97,7 @@
},
################################################################################
{
+ # GN version: //third_party/WebKit/Source/bindings/core/v8:bindings_core_v8_generated_aggregate
'target_name': 'bindings_core_v8_generated_aggregate',
'type': 'none',
'actions': [{
@@ -120,6 +122,7 @@
},
################################################################################
{
+ # GN version: //third_party/WebKit/Source/bindings/core/v8:bindings_core_v8_generated
'target_name': 'bindings_core_v8_generated',
'type': 'none',
'dependencies': [
« no previous file with comments | « Source/bindings/core/v8/generated.gni ('k') | Source/bindings/idl.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698