Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Unified Diff: include/android/SkBRDAllocator.h

Issue 1438873002: Move SkBitmapRegionDecoder to include/android and src/android (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Rebase (header guards) Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/visualbench.gyp ('k') | include/android/SkBitmapRegionDecoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/android/SkBRDAllocator.h
diff --git a/tools/android/SkBRDAllocator.h b/include/android/SkBRDAllocator.h
similarity index 94%
rename from tools/android/SkBRDAllocator.h
rename to include/android/SkBRDAllocator.h
index f003af6f6f17b1ba8e543ef8b4c5a371031adb6d..3ca30c9b4119a1eb4e6b5c712d974a20f5de0bb6 100644
--- a/tools/android/SkBRDAllocator.h
+++ b/include/android/SkBRDAllocator.h
@@ -26,4 +26,4 @@ public:
virtual SkCodec::ZeroInitialized zeroInit() const = 0;
};
-#endif
+#endif // SkBRDAllocator_DEFINED
« no previous file with comments | « gyp/visualbench.gyp ('k') | include/android/SkBitmapRegionDecoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698