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

Unified Diff: third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp

Issue 2080623002: Revert "Remove OwnPtr from Blink." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
Index: third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp
diff --git a/third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp b/third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp
index 2c71ba8a23f5f4e1585a3fb265269cfdc5a08a8c..d45a90db60893df5562cf3436d43d5e03936246b 100644
--- a/third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp
+++ b/third_party/WebKit/Source/core/testing/PrivateScriptTestTest.cpp
@@ -10,7 +10,6 @@
#include "bindings/core/v8/V8PrivateScriptTest.h"
#include "core/testing/DummyPageHolder.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include <memory>
// PrivateScriptTest.js is available only in debug builds.
#ifndef NDEBUG

Powered by Google App Engine
This is Rietveld 408576698