1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 #
3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file.
5
6 {
Jói
2012/08/21 12:17:08
I think this file should live at chrome/browser/co
I think this file should live at chrome/browser/component/components.gyp.
I understand that it builds the one thing under chrome/android but that seems
like it will be an exception rather than a rule?
Leandro Graciá Gil
2012/08/21 16:17:42
I'll be moving it then. Any requirements for JNI h
On 2012/08/21 12:17:08, Jói wrote:
> I think this file should live at chrome/browser/component/components.gyp.
>
> I understand that it builds the one thing under chrome/android but that seems
> like it will be an exception rather than a rule?
I'll be moving it then. Any requirements for JNI headers will refer to
android/java/src/org/chromium/chrome/browser/component/..., but these should be
the only cases where this happens.
Issue 10831060: Refactor the Android port to allow access to the chrome layer.
(Closed)
Created 8 years, 4 months ago by Leandro Graciá Gil
Modified 8 years, 4 months ago
Reviewers: joth, jam, Jói
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 16