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

Unified Diff: base/base.gypi

Issue 10470002: Add ShellIntegration::ActivateMetroChrome, which launches Chrome in metro-mode on Windows 8. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: include windows.h for HRESULT Created 8 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 | base/win/metro_exports.h » ('j') | base/win/metro_exports.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 7d8c5945002434f5ec24b048c9d901fe9378d4ba..5608c5fae5c5f7180d9178f46f87bd0b92b1578d 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -432,6 +432,8 @@
'win/iunknown_impl.cc',
'win/metro.cc',
'win/metro.h',
+ 'win/metro_exports.cc',
+ 'win/metro_exports.h',
'win/object_watcher.cc',
'win/object_watcher.h',
'win/registry.cc',
« no previous file with comments | « no previous file | base/win/metro_exports.h » ('j') | base/win/metro_exports.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698