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

Unified Diff: source/test/letest/xmlreader.h

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 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/test/letest/letsutil.cpp ('k') | source/test/letest/xmlreader.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/test/letest/xmlreader.h
diff --git a/source/test/letest/xmlreader.h b/source/test/letest/xmlreader.h
index be47b56279544bac6739858512c80b0306fd270e..cee0481262591b319afd1f5d7d02a10b1dac9241 100644
--- a/source/test/letest/xmlreader.h
+++ b/source/test/letest/xmlreader.h
@@ -1,13 +1,13 @@
/*
*
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved
*
*/
#ifndef __XMLREADER_H
#define __XMLREADER_H
-#include "LETypes.h"
+#include "layout/LETypes.h"
#include "letest.h"
typedef void (*TestCaseCallback) (const char *testID,
« no previous file with comments | « source/test/letest/letsutil.cpp ('k') | source/test/letest/xmlreader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698