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

Unified Diff: win8/metro_driver/chrome_app_view.cc

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/chrome_app_view.cc
diff --git a/win8/metro_driver/chrome_app_view.cc b/win8/metro_driver/chrome_app_view.cc
index a8c2213d0d9b6cd3fe60c592161c2ceb2d9454e7..613b426d2a4c414d5cbcbee2f5737e86da38a42d 100644
--- a/win8/metro_driver/chrome_app_view.cc
+++ b/win8/metro_driver/chrome_app_view.cc
@@ -26,7 +26,6 @@
#include "win8/metro_driver/winrt_utils.h"
#include "ui/base/ui_base_switches.h"
-
cpu_(ooo_6.6-7.5) 2012/10/19 19:39:08 I'll take care of this whitespace. Please remove f
benwells 2012/10/22 06:20:47 Done.
typedef winfoundtn::ITypedEventHandler<
winapp::Core::CoreApplicationView*,
winapp::Activation::IActivatedEventArgs*> ActivatedHandler;

Powered by Google App Engine
This is Rietveld 408576698