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

Unified Diff: chrome/browser/win/jumplist.h

Issue 2846383002: Improve JumpList icon folders' naming style (Closed)
Patch Set: Merge branch 'master' of https://chromium.googlesource.com/chromium/src into updatejumplisticonsfol… Created 3 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 | « no previous file | chrome/browser/win/jumplist.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/win/jumplist.h
diff --git a/chrome/browser/win/jumplist.h b/chrome/browser/win/jumplist.h
index f41ce88aa9d7a444946105bac8638a6372747aad..27be9f22529f3b0158c712aa088eec98484adc0c 100644
--- a/chrome/browser/win/jumplist.h
+++ b/chrome/browser/win/jumplist.h
@@ -185,9 +185,6 @@ class JumpList : public sessions::TabRestoreServiceObserver,
// App id to associate with the jump list.
std::wstring app_id_;
- // The directory which contains JumpList icons.
- base::FilePath icon_dir_;
-
// Timer for requesting delayed updates of the jumplist.
base::OneShotTimer timer_;
« no previous file with comments | « no previous file | chrome/browser/win/jumplist.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698