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

Unified Diff: cc/test/layer_tree_test_common.h

Issue 11368063: cc: Fix header include guards of our header files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix completion_event.h and settings.h Created 8 years, 1 month 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: cc/test/layer_tree_test_common.h
diff --git a/cc/test/layer_tree_test_common.h b/cc/test/layer_tree_test_common.h
index 962764a909e5f736cfbb5cfedee830e33962a403..ad044d51a17a2dbbe8d5b9796f3f678802364ceb 100644
--- a/cc/test/layer_tree_test_common.h
+++ b/cc/test/layer_tree_test_common.h
@@ -207,4 +207,4 @@ private:
runTest(true); \
}
-#endif // CC_TEST_LAYER_TREE_TEST_COMMON_H_
+#endif // CC_TEST_LAYER_TREE_TEST_COMMON_H_

Powered by Google App Engine
This is Rietveld 408576698