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

Unified Diff: platform_tools/nacl/gclient.config

Issue 132423002: Remove references to Skia's SVN repository (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Re-change first link in view.html and view-platform.html Created 6 years, 11 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 | « platform_tools/android/gclient.config ('k') | tools/build-tot-chromium.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/nacl/gclient.config
diff --git a/platform_tools/nacl/gclient.config b/platform_tools/nacl/gclient.config
deleted file mode 100644
index 922ae43db895730cf2c4493d97f3606f9ed5cfe8..0000000000000000000000000000000000000000
--- a/platform_tools/nacl/gclient.config
+++ /dev/null
@@ -1,13 +0,0 @@
-# To develop Skia targeting NaCl,
-# copy this file to your root development directory as ".gclient"
-# and then run "gclient sync".
-solutions = [
- {
- "name" : "nacl",
- "url" : "https://skia.googlecode.com/svn/nacl",
- },
- {
- "name" : "trunk",
- "url" : "https://skia.googlecode.com/svn/trunk",
- },
-]
« no previous file with comments | « platform_tools/android/gclient.config ('k') | tools/build-tot-chromium.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698