Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1005)

Unified Diff: testing/gtest/include/gtest/gtest.h

Issue 2163573002: Roll gtest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add checklicenses excaption. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/gtest/BUILD.gn ('k') | testing/gtest/include/gtest/gtest-death-test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/gtest/include/gtest/gtest.h
diff --git a/chrome/browser/resources/chromeos/login/oobe_dialog.js b/testing/gtest/include/gtest/gtest.h
similarity index 68%
copy from chrome/browser/resources/chromeos/login/oobe_dialog.js
copy to testing/gtest/include/gtest/gtest.h
index 8dd5bc358d48fe88f4542472e42ed30e5eaa7dbc..bcb2727b576459c50660be9c5b3ea2d9acbc5af5 100644
--- a/chrome/browser/resources/chromeos/login/oobe_dialog.js
+++ b/testing/gtest/include/gtest/gtest.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.
-Polymer({is: 'oobe-dialog'});
+#include "testing/third_party/googletest/googletest/include/gtest/gtest.h"
« no previous file with comments | « testing/gtest/BUILD.gn ('k') | testing/gtest/include/gtest/gtest-death-test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698