Chromium Code Reviews| Index: include/utils/win/SkTScopedComPtr.h |
| diff --git a/include/utils/win/SkTScopedComPtr.h b/include/utils/win/SkTScopedComPtr.h |
| index 38d104878b48d89dff2236699113410efdacc404..b906fb7c1880b6aa5036fa179889282c98a6abef 100644 |
| --- a/include/utils/win/SkTScopedComPtr.h |
| +++ b/include/utils/win/SkTScopedComPtr.h |
| @@ -1,4 +1,3 @@ |
| - |
| /* |
| * Copyright 2011 Google Inc. |
| * |
| @@ -10,7 +9,6 @@ |
| #define SkTScopedComPtr_DEFINED |
| #include "SkTypes.h" |
| -#include "SkTemplates.h" |
| template<typename T> |
| class SkBlockComRef : public T { |