Index: skia/ext/convolver.h |
=================================================================== |
--- skia/ext/convolver.h (revision 6267) |
+++ skia/ext/convolver.h (working copy) |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef BASE_GFX_CONVOLVER_H__ |
-#define BASE_GFX_CONVOLVER_H__ |
+#ifndef SKIA_EXT_CONVOLVER_H_ |
+#define SKIA_EXT_CONVOLVER_H_ |
#include <vector> |
@@ -133,5 +133,5 @@ |
} // namespace gfx |
-#endif // BASE_GFX_CONVOLVER_H__ |
+#endif // SKIA_EXT_CONVOLVER_H_ |
Property changes on: skia\ext\convolver.h |
___________________________________________________________________ |
Added: svn:mergeinfo |
Merged /branches/chrome_webkit_merge_branch/base/gfx/convolver.h:r69-2775 |