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

Unified Diff: components/browser_sync/signin_confirmation_helper.h

Issue 2345843003: [Sync] Merge //components/browser_sync into one directory. (Closed)
Patch Set: Address comment + rebase. Created 4 years, 3 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: components/browser_sync/signin_confirmation_helper.h
diff --git a/components/browser_sync/browser/signin_confirmation_helper.h b/components/browser_sync/signin_confirmation_helper.h
similarity index 90%
rename from components/browser_sync/browser/signin_confirmation_helper.h
rename to components/browser_sync/signin_confirmation_helper.h
index fd0e7d4393c82c4e2e56d49ec5aee277ca1c0f76..8e6eac5cf1a3845384a2db7c7544a1fc29927796 100644
--- a/components/browser_sync/browser/signin_confirmation_helper.h
+++ b/components/browser_sync/signin_confirmation_helper.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef COMPONENTS_BROWSER_SYNC_BROWSER_SIGNIN_CONFIRMATION_HELPER_
-#define COMPONENTS_BROWSER_SYNC_BROWSER_SIGNIN_CONFIRMATION_HELPER_
+#ifndef COMPONENTS_BROWSER_SYNC_SIGNIN_CONFIRMATION_HELPER_H_
+#define COMPONENTS_BROWSER_SYNC_SIGNIN_CONFIRMATION_HELPER_H_
#include <stddef.h>
@@ -67,4 +67,4 @@ class SigninConfirmationHelper {
} // namespace sync_driver
-#endif // COMPONENTS_BROWSER_SYNC_BROWSER_SIGNIN_CONFIRMATION_HELPER_
+#endif // COMPONENTS_BROWSER_SYNC_SIGNIN_CONFIRMATION_HELPER_H_
« no previous file with comments | « components/browser_sync/profile_sync_test_util.cc ('k') | components/browser_sync/signin_confirmation_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698