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

Unified Diff: nacltoons/src/app_delegate.h

Issue 12220140: [nacltoons] Cleanup initial game code. (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 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 | « no previous file | nacltoons/src/app_delegate.cc » ('j') | nacltoons/src/app_delegate.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nacltoons/src/app_delegate.h
diff --git a/nacltoons/src/app_delegate.h b/nacltoons/src/app_delegate.h
index 9bfd55743ea0710621bdd070ee1078abd96b0c9a..b80456d78b484adbf33235bf8d1085ccb9ed7ba9 100644
--- a/nacltoons/src/app_delegate.h
+++ b/nacltoons/src/app_delegate.h
@@ -18,4 +18,4 @@ class AppDelegate : private cocos2d::CCApplication {
virtual void applicationWillEnterForeground() {}
};
-#endif // !APP_DELEGATE_H_
+#endif // APP_DELEGATE_H_
« no previous file with comments | « no previous file | nacltoons/src/app_delegate.cc » ('j') | nacltoons/src/app_delegate.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698