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

Unified Diff: chrome/browser/ui/views/frame/desktop_browser_frame_auralinux.h

Issue 1658793002: Update chrome for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
Index: chrome/browser/ui/views/frame/desktop_browser_frame_auralinux.h
diff --git a/chrome/browser/ui/views/frame/desktop_browser_frame_auralinux.h b/chrome/browser/ui/views/frame/desktop_browser_frame_auralinux.h
index aaaec24b2cc7fe038f0cc9a286ab82ea944bd2f8..87f231ba3500d54fc82d443db0cb6f2a0b76d3b7 100644
--- a/chrome/browser/ui/views/frame/desktop_browser_frame_auralinux.h
+++ b/chrome/browser/ui/views/frame/desktop_browser_frame_auralinux.h
@@ -6,8 +6,8 @@
#define CHROME_BROWSER_UI_VIEWS_FRAME_DESKTOP_BROWSER_FRAME_AURALINUX_H_
#include "base/macros.h"
-#include "base/prefs/pref_member.h"
#include "chrome/browser/ui/views/frame/desktop_browser_frame_aura.h"
+#include "components/prefs/pref_member.h"
// Provides the window frame for the Chrome browser window on Desktop Linux.
class DesktopBrowserFrameAuraLinux : public DesktopBrowserFrameAura {

Powered by Google App Engine
This is Rietveld 408576698