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

Unified Diff: trunk/src/ash/ash.gyp

Issue 15966003: Revert 201806 "Create MetroViewerProcessHost as a common base fo..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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 | « no previous file | trunk/src/ash/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ash/ash.gyp
===================================================================
--- trunk/src/ash/ash.gyp (revision 201965)
+++ trunk/src/ash/ash.gyp (working copy)
@@ -575,10 +575,9 @@
['OS=="win"', {
'dependencies': [
'../ipc/ipc.gyp:ipc',
- '../ui/metro_viewer/metro_viewer.gyp:metro_viewer_messages',
- '../win8/win8.gyp:metro_viewer',
- '../win8/win8.gyp:test_support_win8',
+ '../ui/metro_viewer/metro_viewer.gyp:metro_viewer',
'../win8/win8_tests.gyp:test_registrar',
+ '../win8/win8.gyp:test_support_win8',
],
'sources': [
'test/test_metro_viewer_process_host.cc',
« no previous file with comments | « no previous file | trunk/src/ash/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698