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

Unified Diff: ppapi/tests/test_flash_file.h

Issue 17321002: Fix wrong header guards found by clang's new Wheader-guard. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 6 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 | « net/tools/dump_cache/dump_files.h ('k') | ppapi/tests/test_mouse_lock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_flash_file.h
diff --git a/ppapi/tests/test_flash_file.h b/ppapi/tests/test_flash_file.h
index 86055db172a595f3580fe04080f24bf00c612366..fd62dd6225c1de689e836e7998340c33f03fa1b7 100644
--- a/ppapi/tests/test_flash_file.h
+++ b/ppapi/tests/test_flash_file.h
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef PAPPI_TESTS_TEST_FLASH_FILE_H_
+#ifndef PPAPI_TESTS_TEST_FLASH_FILE_H_
#define PPAPI_TESTS_TEST_FLASH_FILE_H_
#include <string>
« no previous file with comments | « net/tools/dump_cache/dump_files.h ('k') | ppapi/tests/test_mouse_lock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698