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

Unified Diff: ash/ash.gyp

Issue 12096064: Automatic Win8 default browser registration for the ash unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanup. Created 7 years, 10 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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index dabdfb540d9c293d3574e97c90e7e88fc272dd98..e4eb5ee6e3f5239e1a4a6b65d6ae21073dc5b1dd 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -515,6 +515,8 @@
'dependencies': [
'../ipc/ipc.gyp:ipc',
'../ui/metro_viewer/metro_viewer.gyp:metro_viewer',
+ '../win8/win8.gyp:test_registrar',
+ '../win8/win8.gyp:test_support_win8',
],
'sources': [
'test/test_metro_viewer_process_host.cc',
« no previous file with comments | « ash/DEPS ('k') | ash/test/ash_test_base.cc » ('j') | ash/test/test_metro_viewer_process_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698