summaryrefslogtreecommitdiffstats
path: root/sandbox/sandbox_poc/sandbox.cc
diff options
context:
space:
mode:
authordeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-11 15:06:36 +0000
committerdeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-11 15:06:36 +0000
commit6ce52695312dc321301b8b80f3e2fddadccb089a (patch)
tree6dcaf1512f214ce466bbf7e5826d309df055c029 /sandbox/sandbox_poc/sandbox.cc
parenta0a8b1dafec8eb65006ec73cc1d74a4c50cf61f0 (diff)
downloadchromium_src-6ce52695312dc321301b8b80f3e2fddadccb089a.zip
chromium_src-6ce52695312dc321301b8b80f3e2fddadccb089a.tar.gz
chromium_src-6ce52695312dc321301b8b80f3e2fddadccb089a.tar.bz2
NO CODE CHANGE
Normalize end of file newlines in sandbox/. All files end in a single newline. Review URL: http://codereview.chromium.org/43080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11447 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sandbox/sandbox_poc/sandbox.cc')
-rw-r--r--sandbox/sandbox_poc/sandbox.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/sandbox_poc/sandbox.cc b/sandbox/sandbox_poc/sandbox.cc
index 504c9fc..53a9f5a 100644
--- a/sandbox/sandbox_poc/sandbox.cc
+++ b/sandbox/sandbox_poc/sandbox.cc
@@ -180,4 +180,3 @@ int APIENTRY _tWinMain(HINSTANCE instance, HINSTANCE, wchar_t* command_line,
return 0;
}
-