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

Unified Diff: DEPS

Issue 8799005: Revert 112965 - Support mozc suggest window on ChromeOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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 | « no previous file | chrome/browser/chromeos/input_method/candidate_window.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 112970)
+++ DEPS (working copy)
@@ -295,11 +295,8 @@
(Var("googlecode_url") % "libyuv") + "/trunk@64",
"src/third_party/mozc/session":
- (Var("googlecode_url") % "mozc") + "/trunk/src/session@82",
+ (Var("googlecode_url") % "mozc") + "/trunk/src/session@58",
- "src/third_party/mozc/chrome/chromeos/renderer":
- (Var("googlecode_url") % "mozc") + "/trunk/src/chrome/chromeos/renderer@82",
-
"src/third_party/smhasher/src":
(Var("googlecode_url") % "smhasher") + "/trunk@136",
« no previous file with comments | « no previous file | chrome/browser/chromeos/input_method/candidate_window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698