Chromium Code Reviews

Unified Diff: chrome/browser/ui/options/options_page_base.cc

Issue 5582002: Move:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/ui/options/options_page_base.h ('k') | chrome/browser/ui/options/options_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/options/options_page_base.cc
===================================================================
--- chrome/browser/ui/options/options_page_base.cc (revision 0)
+++ chrome/browser/ui/options/options_page_base.cc (working copy)
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/options_page_base.h"
+#include "chrome/browser/ui/options/options_page_base.h"
#include "chrome/browser/metrics/user_metrics.h"
#include "chrome/browser/prefs/pref_service.h"
« no previous file with comments | « chrome/browser/ui/options/options_page_base.h ('k') | chrome/browser/ui/options/options_util.h » ('j') | no next file with comments »

Powered by Google App Engine