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

Unified Diff: content/test/fileapi_test_file_set.h

Issue 942963003: Cleanup: Fix content header include guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 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 | « content/test/fake_compositor_dependencies.h ('k') | content/test/mock_google_streaming_server.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/fileapi_test_file_set.h
diff --git a/content/test/fileapi_test_file_set.h b/content/test/fileapi_test_file_set.h
index 0a08ecc6fc82dfee93cba9646e6c0f0882a06680..dc513352bd2c60ab8ccaa468050bf26e76475d5a 100644
--- a/content/test/fileapi_test_file_set.h
+++ b/content/test/fileapi_test_file_set.h
@@ -37,4 +37,4 @@ void SetUpRegularFileSystemTestCases(const base::FilePath& root_path);
} // namespace content
-#endif // CONTENT_TEST_TEST_FILEAPI_FILE_SET_H_
+#endif // CONTENT_TEST_FILEAPI_TEST_FILE_SET_H_
« no previous file with comments | « content/test/fake_compositor_dependencies.h ('k') | content/test/mock_google_streaming_server.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698