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

Unified Diff: ppapi/utility/README.txt

Issue 9030001: Move paint aggregator and the completion callback factory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix DEPS Created 8 years, 12 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
Index: ppapi/utility/README.txt
diff --git a/ppapi/utility/README.txt b/ppapi/utility/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5b72c93071f5923c0c714ea0ae5b3c484d6b3d88
--- /dev/null
+++ b/ppapi/utility/README.txt
@@ -0,0 +1,2 @@
+The classes in ppapi/utility are helper classes that provide higher-level
+features on top of the C++ wrappers. Using these classes is optional.

Powered by Google App Engine
This is Rietveld 408576698