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

Unified Diff: content/shell/shell_content_browser_client.h

Issue 20860003: Remove hyphenation code from Chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 5 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
Index: content/shell/shell_content_browser_client.h
diff --git a/content/shell/shell_content_browser_client.h b/content/shell/shell_content_browser_client.h
index d88ca8ac2e87fabec95d7b1fe36f5c89a0c510bd..13bc4fe5b91e0999125bac90fa45b792ff84b44f 100644
--- a/content/shell/shell_content_browser_client.h
+++ b/content/shell/shell_content_browser_client.h
@@ -88,8 +88,6 @@ class ShellContentBrowserClient : public ContentBrowserClient,
base::FilePath webkit_source_dir_;
- base::PlatformFile hyphen_dictionary_file_;
-
ShellBrowserMainParts* shell_browser_main_parts_;
NotificationRegistrar registrar_;
« no previous file with comments | « content/shell/renderer/shell_render_process_observer.cc ('k') | content/shell/shell_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698