From 4af8c2120e23d17c1cac3f929c3a1d901c5701ab Mon Sep 17 00:00:00 2001 From: pilgrim Date: Fri, 5 Sep 2014 10:30:15 -0700 Subject: Migrate webkit/browser/ to storage/browser/ using TBR because Darin told me he defers to James' judgement. Using NOTRY because there is one presubmit error (dump_file_system.cc was moved and it spews printf). BUG=338338 TBR=darin@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/539143002 Cr-Commit-Position: refs/heads/master@{#293547} --- chrome/chrome_browser_chromeos.gypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/chrome_browser_chromeos.gypi') diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi index cbc5c40..e8dbe10 100644 --- a/chrome/chrome_browser_chromeos.gypi +++ b/chrome/chrome_browser_chromeos.gypi @@ -73,6 +73,7 @@ '../net/net.gyp:net', '../ppapi/ppapi_internal.gyp:ppapi_ipc', # For PpapiMsg_LoadPlugin '../skia/skia.gyp:skia', + '../storage/storage_browser.gyp:storage', '../storage/storage_common.gyp:storage_common', '../sync/sync.gyp:sync', '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', @@ -106,7 +107,6 @@ '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', '../url/url.gyp:url_lib', '../v8/tools/gyp/v8.gyp:v8', - '../webkit/storage_browser.gyp:storage', 'chrome_resources.gyp:chrome_strings', ], 'defines': [ -- cgit v1.1