| Index: testing/testing/gtest/include/gtest/internal/gtest-port-arch.h
|
| diff --git a/chrome/android/webapk/libs/runtime_library/src/org/chromium/webapk/lib/runtime_library/common.aidl b/testing/testing/gtest/include/gtest/internal/gtest-port-arch.h
|
| similarity index 67%
|
| copy from chrome/android/webapk/libs/runtime_library/src/org/chromium/webapk/lib/runtime_library/common.aidl
|
| copy to testing/testing/gtest/include/gtest/internal/gtest-port-arch.h
|
| index 163cc978c4b9d453c0cc3586be73f728637d6a61..7240e223e7f63ea52487366d34c3fdb1dd2bd7a4 100644
|
| --- a/chrome/android/webapk/libs/runtime_library/src/org/chromium/webapk/lib/runtime_library/common.aidl
|
| +++ b/testing/testing/gtest/include/gtest/internal/gtest-port-arch.h
|
| @@ -2,4 +2,4 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -interface org.chromium.webapk.lib.runtime_library.IWebApkApi;
|
| +#include "third_party/gtest/googletest/include/gtest/internal/gtest-port-arch.h"
|
|
|