aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrProcessorDataManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrProcessorDataManager.cpp')
-rw-r--r--src/gpu/GrProcessorDataManager.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/gpu/GrProcessorDataManager.cpp b/src/gpu/GrProcessorDataManager.cpp
new file mode 100644
index 0000000000..addf4d88bd
--- /dev/null
+++ b/src/gpu/GrProcessorDataManager.cpp
@@ -0,0 +1,8 @@
+/*
+ * Copyright 2015 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
+#include "GrProcessorDataManager.h"