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

Unified Diff: chrome/browser/resources/chromeos/proxy_settings.js

Issue 410293004: Split OptionsPage into Page and PageManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed feedback Created 6 years, 5 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: chrome/browser/resources/chromeos/proxy_settings.js
diff --git a/chrome/browser/resources/chromeos/proxy_settings.js b/chrome/browser/resources/chromeos/proxy_settings.js
index 8392ac6fb317ef2a4b4abd0a7fe9d448ca793e47..45bf609faff41bff99aebedbc7bf1fd848c513e4 100644
--- a/chrome/browser/resources/chromeos/proxy_settings.js
+++ b/chrome/browser/resources/chromeos/proxy_settings.js
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-var OptionsPage = options.OptionsPage;
var Preferences = options.Preferences;
var DetailsInternetPage = options.internet.DetailsInternetPage;

Powered by Google App Engine
This is Rietveld 408576698