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

Unified Diff: include/core/SkPostConfig.h

Issue 1265033002: IWYU: 'core' target, files starting A-C. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add no-gpu build. Created 5 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
Index: include/core/SkPostConfig.h
diff --git a/include/core/SkPostConfig.h b/include/core/SkPostConfig.h
index 6f3e2d1fc7e5d579a435c79a3b181d05d97f59e6..8ff1f06921d81464d5d2842e532ae2eb093caef5 100644
--- a/include/core/SkPostConfig.h
+++ b/include/core/SkPostConfig.h
@@ -5,6 +5,8 @@
* found in the LICENSE file.
*/
+// IWYU pragma: private, include "SkTypes.h"
mtklein 2015/07/31 23:12:06 NEAT. This says, include SkTypes.h if you think y
bungeman-skia 2015/08/03 15:34:15 Yes. It does two things from the user perspective.
+
#ifndef SkPostConfig_DEFINED
#define SkPostConfig_DEFINED
« no previous file with comments | « include/core/SkDevice.h ('k') | include/core/SkPreConfig.h » ('j') | src/core/SkBitmap.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698