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

Unified Diff: chrome/common/pref_names.h

Issue 6955010: Remove the Remoting Host component from Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove an errant include. Created 9 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 | « chrome/chrome_tests.gypi ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index dc3dfed5c0b7749a6c5c6a2ab42046c6fa8d4ec7..bae339be834debe2c38394c5171b03928d469a75 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -322,10 +322,6 @@ extern const char kSaveFileType[];
extern const char kAllowFileSelectionDialogs[];
-extern const char kChromotingEnabled[];
-extern const char kChromotingHostEnabled[];
-extern const char kChromotingHostFirewallTraversal[];
-
extern const char kSelectFileLastDirectory[];
extern const char kHungPluginDetectFrequency[];
@@ -462,9 +458,6 @@ extern const char kCloudPrintEnableJobPoll[];
extern const char kCloudPrintRobotRefreshToken[];
extern const char kCloudPrintRobotEmail[];
-extern const char kRemotingHasSetupCompleted[];
-extern const char kRemotingHostEnabled[];
-
extern const char kProxy[];
extern const char kManagedDefaultCookiesSetting[];
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698