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

Unified Diff: tests/skia_test.cpp

Issue 14177002: Better fix for the patched build. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 8 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 | « gyp/pathops_unittest.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/skia_test.cpp
diff --git a/tests/skia_test.cpp b/tests/skia_test.cpp
index 8ae34f015898cbd3af9c004528ad19317499e58d..26f8a3a8969b8aca1c3cc59a4f32b94135924d6b 100644
--- a/tests/skia_test.cpp
+++ b/tests/skia_test.cpp
@@ -5,7 +5,7 @@
* found in the LICENSE file.
*/
-#include "../tools/flags/SkCommandLineFlags.h"
+#include "SkCommandLineFlags.h"
#include "SkGraphics.h"
#include "Test.h"
#include "SkOSFile.h"
« no previous file with comments | « gyp/pathops_unittest.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698