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

Unified Diff: ui/file_manager/externs/background/volume_manager_factory.js

Issue 2883263002: Stop foreground depending on background in gyp v2 (Closed)
Patch Set: Removed unused TaskQueue and values in media_import_handler. Created 3 years, 7 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
Index: ui/file_manager/externs/background/volume_manager_factory.js
diff --git a/ui/file_manager/externs/background_window_common.js b/ui/file_manager/externs/background/volume_manager_factory.js
similarity index 87%
rename from ui/file_manager/externs/background_window_common.js
rename to ui/file_manager/externs/background/volume_manager_factory.js
index 201f00d757a21c55aada387899082559020edf1f..181ba2708a4d92f54db375842b4c2bc7a7101d53 100644
--- a/ui/file_manager/externs/background_window_common.js
+++ b/ui/file_manager/externs/background/volume_manager_factory.js
@@ -1,4 +1,4 @@
-// Copyright 2016 The Chromium Authors. All rights reserved.
+// Copyright 2017 The Chromium Authors. All rights reserved.
fukino 2017/05/17 10:49:19 nit: You don't have to update the year when moving
oka 2017/05/17 14:39:29 Done.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698