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

Unified Diff: Source/core/core_generated.gyp

Issue 221233005: Remove remaining Dart-specific perl code in Dartium (Closed) Base URL: svn://svn.chromium.org/blink/branches/dart/1847
Patch Set: Remove msvs setting Created 6 years, 9 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/build/scripts/name_macros.py ('k') | no next file » | 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 d0ac9ff7c70a8ab15b56bd790240df84b3431b8a..a92c142c930dcbe6ef5fa00cc1bb91ec9f286b07 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -310,6 +310,7 @@
'events/EventAliases.in',
],
'outputs': [
+ '<(SHARED_INTERMEDIATE_DIR)/blink/DartEventHeaders.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/Event.cpp',
'<(SHARED_INTERMEDIATE_DIR)/blink/EventHeaders.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/EventInterfaces.h',
@@ -348,6 +349,7 @@
'events/EventTargetFactory.in',
],
'outputs': [
+ '<(SHARED_INTERMEDIATE_DIR)/blink/DartEventTargetHeaders.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/EventTargetHeaders.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/EventTargetInterfaces.h',
],
« no previous file with comments | « Source/build/scripts/name_macros.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698