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

Unified Diff: Source/core/core_generated.gyp

Issue 429853002: IDL: Add build target for IDL dictionary impl generation in core (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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
Index: Source/core/core_generated.gyp
diff --git a/Source/core/core_generated.gyp b/Source/core/core_generated.gyp
index bf85a68ede3c47fcca2f62a54be63a1453093b47..378c981efd2eeadbafb622d8ea4539217562f8dc 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -135,6 +135,7 @@
'dependencies': [
'generated_testing_idls',
'core_event_interfaces',
+ 'css/generated.gyp:idl_dictionary_core_css_generated',
bashi 2014/07/30 11:32:26 Maybe not the right place. Also, we will need to
'../config.gyp:config',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698