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

Unified Diff: skia/README.chromium

Issue 786123002: Update from https://crrev.com/307330 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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 | « skia/BUILD.gn ('k') | skia/ext/analysis_canvas.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/README.chromium
diff --git a/skia/README.chromium b/skia/README.chromium
deleted file mode 100644
index 9deca5606327465518e9fbd1e3f22f9af5bfd546..0000000000000000000000000000000000000000
--- a/skia/README.chromium
+++ /dev/null
@@ -1,20 +0,0 @@
-This is a copy of the Skia source tree. In the original repository, the include
-directories and the "corecg" directories are separated out. On top of
- libs/graphics -> skia
-we have the following mappings from source repository to our tree:
- include/corecg -> skia/include/corecg
- include/graphics -> skia/include
- libs/corecg -> skia/corecg
-
-platform/* are our own files that provide extra functionality we need our
-Skia to implement.
-
-DO NOT CHANGE THE SKIA FILES IN OUR TREE. These will be overwritten when we
-sync to newer versions of Skia. The exception is platform/
-
-THE EXCEPTION IS include/corecg/SkUserConfig.h which are the application's
-definition of its options and environment. This file must be manually merged
-with any changes in the Skia tree so that our options are preserved and we
-also pick up any important changes they make.
-
- -- brettw@google.com, 28 December 2006
« no previous file with comments | « skia/BUILD.gn ('k') | skia/ext/analysis_canvas.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698