HomeSort by relevance Sort by last modified time
    Searched full:original_channel_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/common/extensions/features/
feature_channel.h 27 : original_channel_(chrome::VersionInfo::CHANNEL_UNKNOWN) {
28 original_channel_ = GetCurrentChannel();
33 SetCurrentChannel(original_channel_);
37 chrome::VersionInfo::Channel original_channel_; member in class:extensions::ScopedCurrentChannel

Completed in 69 milliseconds