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

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

Issue 2846383002: Improve JumpList icon folders' naming style (Closed)
Patch Set: Created 3 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 | « no previous file | chrome/browser/win/jumplist.cc » ('j') | chrome/browser/win/jumplist.cc » ('J')
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 975320ef416ee6fc56a8689f49952af6a382a82d..f68d171047a0acba72ddd526e5a1b4451004ef60 100644
--- a/chrome/browser/win/jumplist.h
+++ b/chrome/browser/win/jumplist.h
@@ -189,9 +189,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') | chrome/browser/win/jumplist.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698