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

Unified Diff: adblockplus.gyp

Issue 5765952465534976: Issue #276 - Introduce ATL_Deprecate.h (Closed)
Patch Set: Created July 24, 2014, 2:06 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/PluginStdAfx.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplus.gyp
===================================================================
--- a/adblockplus.gyp
+++ b/adblockplus.gyp
@@ -84,6 +84,7 @@
'src/plugin/AdblockPlusClient.cpp',
'src/plugin/AdblockPlusDomTraverser.cpp',
'src/plugin/AdblockPlusTab.cpp',
+ 'src/plugin/ATL_Deprecate.h',
Oleksandr 2014/07/25 08:30:27 There are no .h files here yet. I think we should
'src/plugin/NotificationMessage.cpp',
'src/plugin/Plugin.cpp',
'src/plugin/PluginClass.cpp',
« no previous file with comments | « no previous file | src/plugin/ATL_Deprecate.h » ('j') | src/plugin/PluginStdAfx.h » ('J')

Powered by Google App Engine
This is Rietveld