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

Unified Diff: cc/resources/texture_compressor.h

Issue 1057283003: Remove parts of //cc we aren't using (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 months 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 | « cc/resources/task_graph_runner_unittest.cc ('k') | cc/resources/texture_compressor_etc1.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/resources/texture_compressor.h
diff --git a/cc/resources/texture_compressor.h b/cc/resources/texture_compressor.h
index 18faa40bac5d1dfe547fb7c2249548049f68fbcd..4d3c409da74574f57c961156dc700e8d111eb131 100644
--- a/cc/resources/texture_compressor.h
+++ b/cc/resources/texture_compressor.h
@@ -9,11 +9,10 @@
#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
-#include "cc/base/cc_export.h"
namespace cc {
-class CC_EXPORT TextureCompressor {
+class TextureCompressor {
public:
enum Format {
kFormatETC1,
« no previous file with comments | « cc/resources/task_graph_runner_unittest.cc ('k') | cc/resources/texture_compressor_etc1.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698