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

Unified Diff: Source/core/core_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/core/core.gyp ('k') | Source/core/inspector/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core_generated.gyp
diff --git a/Source/core/core_generated.gyp b/Source/core/core_generated.gyp
index e9a4b6cf409461499d2c806008d8a0c169be4142..0463c31026a1481d5ba1fd9face40de599c2adbd 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -38,6 +38,7 @@
'targets': [
{
+ # GN version: //third_party/WebCore/Source/core:core_event_interfaces
'target_name': 'core_event_interfaces',
'type': 'none',
'actions': [
@@ -74,6 +75,7 @@
],
},
{
+ # GN version: //third_party/WebKit/Sources/core:generated_testing_idls
'target_name': 'generated_testing_idls',
'type': 'none',
'actions': [
@@ -126,6 +128,7 @@
]
},
{
+ # GN version: //third_party/WebKit/Source/core:make_core_generated
'target_name': 'make_core_generated',
'type': 'none',
'hard_dependency': 1,
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/inspector/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698