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

Unified Diff: chrome/browser/chromeos/login/screenshot_testing/SkPMetric.h

Issue 1707963002: Remove unused Skia includes in SkPMetric.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/screenshot_testing/SkPMetric.h
diff --git a/chrome/browser/chromeos/login/screenshot_testing/SkPMetric.h b/chrome/browser/chromeos/login/screenshot_testing/SkPMetric.h
index 57910c669cf97e54cded8c8cd716a1f41c0219b0..b89a82bb1cdbd20a9455ea79679a3fe3c1f889d4 100644
--- a/chrome/browser/chromeos/login/screenshot_testing/SkPMetric.h
+++ b/chrome/browser/chromeos/login/screenshot_testing/SkPMetric.h
@@ -11,8 +11,6 @@
#define CHROME_BROWSER_CHROMEOS_LOGIN_SCREENSHOT_TESTING_SKPMETRIC_H_
#include "chrome/browser/chromeos/login/screenshot_testing/SkImageDiffer.h"
-#include "third_party/skia/include/core/SkTArray.h"
-#include "third_party/skia/include/core/SkTDArray.h"
/**
* An image differ that uses the pdiff image metric to compare images.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698