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

Unified Diff: chrome/installer/util/channel_info.h

Issue 8909009: Remove remaining references to CEEE. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Sync'ed, no new changes 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 | « chrome/installer/setup/uninstall.cc ('k') | chrome/installer/util/channel_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/util/channel_info.h
===================================================================
--- chrome/installer/util/channel_info.h (revision 115109)
+++ chrome/installer/util/channel_info.h (working copy)
@@ -44,13 +44,6 @@
// determined.
bool GetChannelName(std::wstring* channel_name) const;
- // Returns true if the -CEEE modifier is present in the value.
- bool IsCeee() const;
-
- // Adds or removes the -CEEE modifier, returning true if the value is
- // modified.
- bool SetCeee(bool value);
-
// Returns true if the -chrome modifier is present in the value.
bool IsChrome() const;
« no previous file with comments | « chrome/installer/setup/uninstall.cc ('k') | chrome/installer/util/channel_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698