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

Unified Diff: adblockplus.gyp

Issue 6224768520945664: Issue #276 - conversion functions between std::wstring and ATL::CString (Closed)
Patch Set: Created Aug. 1, 2014, 2:33 p.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
« no previous file with comments | « no previous file | src/plugin/ATL_Deprecate.h » ('j') | src/plugin/ATL_Deprecate.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplus.gyp
===================================================================
--- a/adblockplus.gyp
+++ b/adblockplus.gyp
@@ -93,6 +93,7 @@
'src/plugin/AdblockPlusGuids.h',
'src/plugin/AdblockPlusTab.cpp',
'src/plugin/AdblockPlusTab.h',
+ 'src/plugin/ATL_Deprecate.cpp',
'src/plugin/ATL_Deprecate.h',
'src/plugin/BuildVariant.h',
'src/plugin/Config.h',
« no previous file with comments | « no previous file | src/plugin/ATL_Deprecate.h » ('j') | src/plugin/ATL_Deprecate.cpp » ('J')

Powered by Google App Engine
This is Rietveld