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

Unified Diff: ash/shell.cc

Issue 10285002: Revert 134774 because of win aura compile and chromium os browser_test crashes - Created uber tray … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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 | « ash/ash_strings.grd ('k') | ash/system/drive/drive_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell.cc
===================================================================
--- ash/shell.cc (revision 134777)
+++ ash/shell.cc (working copy)
@@ -309,9 +309,6 @@
virtual void ShowBluetoothSettings() OVERRIDE {
}
- virtual void ShowDriveSettings() OVERRIDE {
- }
-
virtual void ShowIMESettings() OVERRIDE {
}
@@ -378,13 +375,6 @@
virtual void ActivateIMEProperty(const std::string& key) OVERRIDE {
}
- virtual void CancelDriveOperation(const FilePath&) OVERRIDE {
- }
-
- virtual void GetDriveOperationStatusList(
- ash::DriveOperationStatusList*) OVERRIDE {
- }
-
virtual void GetMostRelevantNetworkIcon(NetworkIconInfo* info,
bool large) OVERRIDE {
}
Property changes on: ash/shell.cc
___________________________________________________________________
Deleted: svn:mergeinfo
« no previous file with comments | « ash/ash_strings.grd ('k') | ash/system/drive/drive_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698