Index: ash/wm/shelf_layout_manager.h |
diff --git a/ash/wm/shelf_layout_manager.h b/ash/wm/shelf_layout_manager.h |
index 52873b13c35d73911c3b4b668077655f706779cc..c6c0faa194279329cd0a91f73bcb7e38a7e281e5 100644 |
--- a/ash/wm/shelf_layout_manager.h |
+++ b/ash/wm/shelf_layout_manager.h |
@@ -11,7 +11,6 @@ |
#include "ash/wm/shelf_types.h" |
#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
-#include "base/gtest_prod_util.h" |
#include "base/observer_list.h" |
#include "base/timer.h" |
#include "ui/aura/layout_manager.h" |
@@ -176,7 +175,6 @@ class ASH_EXPORT ShelfLayoutManager : |
class UpdateShelfObserver; |
friend class ash::ScreenAsh; |
friend class ShelfLayoutManagerTest; |
- FRIEND_TEST_ALL_PREFIXES(ShelfLayoutManagerTest, SetAutoHideBehavior); |
struct TargetBounds { |
TargetBounds(); |