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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1409033006: Add missing generated headers in generated_modules_dictionary_files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 6f802377303a49a8daa41083147bdb71e6635545..bc84c23cb2ff475e06016babee3e053d508ac3d1 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -531,7 +531,9 @@
'<(blink_modules_output_dir)/background_sync/SyncRegistrationOptions.cpp',
'<(blink_modules_output_dir)/background_sync/SyncRegistrationOptions.h',
'<(blink_modules_output_dir)/bluetooth/BluetoothScanFilter.cpp',
+ '<(blink_modules_output_dir)/bluetooth/BluetoothScanFilter.h',
'<(blink_modules_output_dir)/bluetooth/RequestDeviceOptions.cpp',
+ '<(blink_modules_output_dir)/bluetooth/RequestDeviceOptions.h',
'<(blink_modules_output_dir)/cachestorage/CacheQueryOptions.cpp',
'<(blink_modules_output_dir)/cachestorage/CacheQueryOptions.h',
'<(blink_modules_output_dir)/canvas2d/Canvas2DContextAttributes.cpp',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698