Clean up extension confirmation prompts and make them consistent between Views and...
[chromium-blink-merge.git] / chrome / app / android / chrome_android_initializer.h
blob1aa6d80e35a6307e2b43066d68cb55ed71488044
1 // Copyright (c) 2012 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_APP_ANDROID_CHROME_ANDROID_INITIALIZER_H_
6 #define CHROME_APP_ANDROID_CHROME_ANDROID_INITIALIZER_H_
8 bool RunChrome();
10 #endif // CHROME_APP_ANDROID_CHROME_ANDROID_INITIALIZER_H_