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

Unified Diff: win8/metro_driver/metro_driver.gyp

Issue 10983015: Metro side of the metro viewer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 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: win8/metro_driver/metro_driver.gyp
===================================================================
--- win8/metro_driver/metro_driver.gyp (revision 158398)
+++ win8/metro_driver/metro_driver.gyp (working copy)
@@ -31,8 +31,9 @@
'type': 'shared_library',
'dependencies': [
'../../base/base.gyp:base',
- '../../build/temp_gyp/googleurl.gyp:googleurl',
+ '../../build/temp_gyp/googleurl.gyp:googleurl',
'../../crypto/crypto.gyp:crypto',
+ '../../ipc/ipc.gyp:ipc',
'../../sandbox/sandbox.gyp:sandbox',
'../../google_update/google_update.gyp:google_update',
'../win8.gyp:check_sdk_patch',
« win8/metro_driver/chrome_app_view.cc ('K') | « win8/metro_driver/chrome_app_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698