From e92c5fcdfc5ff26ade4b12cdb7fe2a7b17e611ce Mon Sep 17 00:00:00 2001 From: pilgrim Date: Wed, 10 Sep 2014 16:31:23 -0700 Subject: Remove webkit/browser/, point everything to storage/browser/ instead BUG=338338 TBR=darin@chromium.org Review URL: https://codereview.chromium.org/559063002 Cr-Commit-Position: refs/heads/master@{#294258} --- webkit/browser/fileapi/local_file_util.h | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 webkit/browser/fileapi/local_file_util.h (limited to 'webkit/browser/fileapi/local_file_util.h') diff --git a/webkit/browser/fileapi/local_file_util.h b/webkit/browser/fileapi/local_file_util.h deleted file mode 100644 index dea7424d..0000000 --- a/webkit/browser/fileapi/local_file_util.h +++ /dev/null @@ -1,5 +0,0 @@ -// Copyright 2014 The Chromium Authors. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. - -#include "storage/browser/fileapi/local_file_util.h" -- cgit v1.1