Index: tests/ValueTest.cpp |
diff --git a/src/gpu/SkGrTexturePixelRef.cpp b/tests/ValueTest.cpp |
similarity index 62% |
copy from src/gpu/SkGrTexturePixelRef.cpp |
copy to tests/ValueTest.cpp |
index ae2bbddcf5df1b24ff5f20c1fcd105637c95a857..220ef2f9aeceb43d318a2c2f3c250a837c9c25d4 100644 |
--- a/src/gpu/SkGrTexturePixelRef.cpp |
+++ b/tests/ValueTest.cpp |
@@ -1,11 +1,9 @@ |
- |
/* |
- * Copyright 2010 Google Inc. |
+ * Copyright 2016 Google Inc. |
* |
* Use of this source code is governed by a BSD-style license that can be |
* found in the LICENSE file. |
*/ |
- |
- |
-#include "SkGrTexturePixelRef.h" |
+#include "Test.h" |
+#include "SkValue.h" |