Revert of Add button to add new FSP services to Files app. (patchset #8 id:140001...
[chromium-blink-merge.git] / chrome / browser / ui / ash / launcher / chrome_launcher_controller_chromeos.cc
blob1a1f86c3ee9ce6d8837cee1e8e4e82d73a4b9c3c
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 #include "chrome/browser/ui/ash/launcher/chrome_launcher_controller.h"
7 bool ChromeLauncherController::LaunchedInNativeDesktop(
8 const std::string& app_id) {
9 return false;