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

Unified Diff: win8/metro_driver/metro_driver.gyp

Issue 11198025: Site specific secondary tiles for Windows 8. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanup Created 8 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
Index: win8/metro_driver/metro_driver.gyp
diff --git a/win8/metro_driver/metro_driver.gyp b/win8/metro_driver/metro_driver.gyp
index e8f6481d2e6ec47e4ef0ef55c7a1578f5e4f30ef..c0119b01bcc1c7bb055118129112ef89a4988c5d 100644
--- a/win8/metro_driver/metro_driver.gyp
+++ b/win8/metro_driver/metro_driver.gyp
@@ -36,7 +36,9 @@
'../../google_update/google_update.gyp:google_update',
'../../ipc/ipc.gyp:ipc',
'../../sandbox/sandbox.gyp:sandbox',
+ '../../skia/skia.gyp:skia',
'../../ui/metro_viewer/metro_viewer.gyp:metro_viewer',
+ '../../ui/ui.gyp:ui',
'../win8.gyp:check_sdk_patch',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698