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

Unified Diff: mojo/tools/roll/update_from_chromium.py

Issue 992043002: Remove //third_party/sqlite, we aren't using it (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/roll/update_from_chromium.py
diff --git a/mojo/tools/roll/update_from_chromium.py b/mojo/tools/roll/update_from_chromium.py
index 348faf80177d615f876a05a387984ee806fc223e..4f0f22862b5fb017ecbe3b6ae75bf1a6c8dcb0da 100755
--- a/mojo/tools/roll/update_from_chromium.py
+++ b/mojo/tools/roll/update_from_chromium.py
@@ -55,7 +55,6 @@ dirs_to_snapshot = [
"third_party/re2",
"third_party/sfntly",
"third_party/smhasher",
- "third_party/sqlite",
"third_party/tcmalloc",
"third_party/yasm",
"third_party/zlib",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698