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

Unified Diff: chrome/DEPS

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index c82a86224031ca93e2b39483fe80e55d283675f6..e014b07fb5ac510e112a84b0f3f9bab517ff2f58 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -36,7 +36,7 @@ include_rules = [
"+third_party/WebKit/public/web",
# Allow inclusion of third-party code:
- "+third_party/hunspell_new",
+ "+third_party/hunspell",
"+third_party/libxml",
"+third_party/mojo/src/mojo/public",
"+third_party/skia",
« no previous file with comments | « BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698