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

Unified Diff: chrome/browser/chromeos/profiles/profile_helper.h

Issue 2711033002: Fix Arc integration test. (Closed)
Patch Set: Pure rebase. Created 3 years, 10 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/sync/test/integration/single_client_arc_package_sync_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/profiles/profile_helper.h
diff --git a/chrome/browser/chromeos/profiles/profile_helper.h b/chrome/browser/chromeos/profiles/profile_helper.h
index 42ea875327b31655b0f23883042b487c729c4b21..14f7dff78ec8a0a48911bd752f7de46cb62783c9 100644
--- a/chrome/browser/chromeos/profiles/profile_helper.h
+++ b/chrome/browser/chromeos/profiles/profile_helper.h
@@ -30,10 +30,6 @@ namespace extensions {
class ExtensionGarbageCollectorChromeOSUnitTest;
}
-namespace arc {
-class SyncArcPackageHelper;
-}
-
namespace ash {
namespace test {
class MultiUserWindowManagerChromeOSTest;
@@ -169,7 +165,6 @@ class ProfileHelper
friend class ProfileHelperTest;
friend class ProfileListChromeOSTest;
friend class SystemTrayDelegateChromeOSTest;
- friend class arc::SyncArcPackageHelper;
friend class ash::test::MultiUserWindowManagerChromeOSTest;
friend class ::ArcAppTest;
friend class ::SessionControllerClientTest;
« no previous file with comments | « no previous file | chrome/browser/sync/test/integration/single_client_arc_package_sync_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698