summaryrefslogtreecommitdiffstats
path: root/sandbox/src/filesystem_interception.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/src/filesystem_interception.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/src/filesystem_interception.cc')
-rw-r--r--sandbox/src/filesystem_interception.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/filesystem_interception.cc b/sandbox/src/filesystem_interception.cc
index 8183f12..cdc10ff 100644
--- a/sandbox/src/filesystem_interception.cc
+++ b/sandbox/src/filesystem_interception.cc
@@ -349,4 +349,3 @@ NTSTATUS WINAPI TargetNtSetInformationFile(
}
} // namespace sandbox
-