Move Webstore URL concepts to //extensions and out
[chromium-blink-merge.git] / chrome / browser / services / gcm / gcm_app_handler.h
blob6777c68e231e1e0b86269f3f1906439738272a5a
1 // Copyright (c) 2014 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_SERVICES_GCM_GCM_APP_HANDLER_H_
6 #define CHROME_BROWSER_SERVICES_GCM_GCM_APP_HANDLER_H_
8 // Temporary workaround to make code depends on gcm_app_handler in old location
9 // build.
10 #include "components/gcm_driver/gcm_app_handler.h"
12 #endif // CHROME_BROWSER_SERVICES_GCM_GCM_APP_HANDLER_H_