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

Unified Diff: chromeos/login/auth/key_unittest.cc

Issue 378513005: [Athena] Extract Chrome OS authentication stack (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix includes in one more test Created 6 years, 5 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 | « chromeos/login/auth/key.cc ('k') | chromeos/login/auth/user_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/login/auth/key_unittest.cc
diff --git a/chrome/browser/chromeos/login/auth/key_unittest.cc b/chromeos/login/auth/key_unittest.cc
similarity index 96%
rename from chrome/browser/chromeos/login/auth/key_unittest.cc
rename to chromeos/login/auth/key_unittest.cc
index 558472b87ceb076a22845e0f8395c9e63cb9f117..76e38cb3fe482824d86802cc68bc9351330559fb 100644
--- a/chrome/browser/chromeos/login/auth/key_unittest.cc
+++ b/chromeos/login/auth/key_unittest.cc
@@ -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/chromeos/login/auth/key.h"
+#include "chromeos/login/auth/key.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « chromeos/login/auth/key.cc ('k') | chromeos/login/auth/user_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698