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

Unified Diff: components/viz/common/README.md

Issue 2939953004: viz: Move some code into //components/viz/common. (Closed)
Patch Set: . Created 3 years, 6 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 | « components/viz/common/DEPS ('k') | components/viz/common/server_gpu_memory_buffer_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/viz/common/README.md
diff --git a/components/viz/common/README.md b/components/viz/common/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..d2e8fd6f3d96261c3abe306dabc82b529c64fd4e
--- /dev/null
+++ b/components/viz/common/README.md
@@ -0,0 +1,4 @@
+This directory contains common code used by implementations of client/, host/,
+and/or service/. It also contains common code used by the users of these
+components (i.e. code outside of //components/viz that use code in client/,
+host/, and/or service/ can also use this code).
« no previous file with comments | « components/viz/common/DEPS ('k') | components/viz/common/server_gpu_memory_buffer_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698