Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/plugin/PluginClass.cpp

Issue 11756012: Enhanced Protected Mode support (Closed)
Patch Set: Addressing comments Created Sept. 17, 2013, 2:51 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/plugin/PluginClass.cpp
===================================================================
--- a/src/plugin/PluginClass.cpp
+++ b/src/plugin/PluginClass.cpp
@@ -239,6 +239,7 @@
if (unknownSite)
{
+
DEBUG_GENERAL(L"================================================================================\nNEW TAB UI\n================================================================================")
HRESULT hr = ::CoInitialize(NULL);

Powered by Google App Engine
This is Rietveld