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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 256503004: Allow high-res bitmaps to be passed in from notifications API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Restructure code so chrome_child.dll links Created 6 years, 7 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 | « chrome/chrome_renderer.gypi ('k') | chrome/common/extensions/api/notifications/notification_style.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 32a4cf3a97a05beb9097cbeb09f10a65a37f468a..8364545f6de79cbb27bb0a23162fdc5b9a79f346 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1958,6 +1958,9 @@
'../components/webdata/common/web_database_migration_unittest.cc',
'../components/webdata/common/web_data_service_test_util.cc',
'../components/webdata/common/web_data_service_test_util.h',
+ 'renderer/resources/extensions/notifications_custom_bindings.js',
+ 'renderer/resources/extensions/notifications_custom_bindings.gtestjs',
+ 'renderer/resources/extensions/notifications_test_util.js',
'../skia/ext/analysis_canvas_unittest.cc',
'../skia/ext/bitmap_platform_device_mac_unittest.cc',
« no previous file with comments | « chrome/chrome_renderer.gypi ('k') | chrome/common/extensions/api/notifications/notification_style.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698