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

Unified Diff: Source/weborigin/SecurityOriginTest.cpp

Issue 48523009: Fix unused functions warnings on Linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix DragController Created 7 years, 2 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 | « Source/core/rendering/RenderEmbeddedObject.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/weborigin/SecurityOriginTest.cpp
diff --git a/Source/weborigin/SecurityOriginTest.cpp b/Source/weborigin/SecurityOriginTest.cpp
index 1a000954b25fb720d967ba925a6a904ad0e02965..148500aedba37ad9b8f40290c596c01779cff658 100644
--- a/Source/weborigin/SecurityOriginTest.cpp
+++ b/Source/weborigin/SecurityOriginTest.cpp
@@ -32,7 +32,6 @@
#include "weborigin/KURL.h"
#include "weborigin/SecurityOrigin.h"
-#include "wtf/testing/WTFTestHelpers.h"
#include <gtest/gtest.h>
« no previous file with comments | « Source/core/rendering/RenderEmbeddedObject.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698