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

Unified Diff: third_party/closure_compiler/externs/settings_private_interface.js

Issue 1520563002: Generate settings_private_interface.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_563744_api_interfaces
Patch Set: Created 5 years 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
« no previous file with comments | « chrome/browser/resources/settings/settings_private_interface.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/closure_compiler/externs/settings_private_interface.js
diff --git a/chrome/browser/resources/settings/settings_private_interface.js b/third_party/closure_compiler/externs/settings_private_interface.js
similarity index 86%
rename from chrome/browser/resources/settings/settings_private_interface.js
rename to third_party/closure_compiler/externs/settings_private_interface.js
index 15b21bbb1467367acde205b59135b83faf564b60..e6444ff753975f67c5e3f314a6615c2e49049085 100644
--- a/chrome/browser/resources/settings/settings_private_interface.js
+++ b/third_party/closure_compiler/externs/settings_private_interface.js
@@ -1,8 +1,11 @@
-/* Copyright 2015 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. */
+// Copyright 2015 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.
-/** @fileoverview Provides an interface for that can be overridden in tests. */
+// This file was generated by:
+// ./tools/json_schema_compiler/compiler.py.
+
+/** @fileoverview Interface for settingsPrivate that can be overriden. */
assertNotReached('Interface file for Closure Compiler should not be executed.');
« no previous file with comments | « chrome/browser/resources/settings/settings_private_interface.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698