Disable view source for Developer Tools.
[chromium-blink-merge.git] / chrome / browser / ui / app_list / app_list_service_ash.h
blob50797fa015d06b7612647301efc8bb88e6f40767
1 // Copyright 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #ifndef CHROME_BROWSER_UI_APP_LIST_APP_LIST_SERVICE_ASH_H_
6 #define CHROME_BROWSER_UI_APP_LIST_APP_LIST_SERVICE_ASH_H_
8 class AppListService;
10 namespace chrome {
12 AppListService* GetAppListServiceAsh();
14 } // namespace chrome
16 #endif // CHROME_BROWSER_UI_APP_LIST_APP_LIST_SERVICE_ASH_H_