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

Unified Diff: chrome/browser/extensions/settings/settings_observer.cc

Issue 8670012: Extension Settings API: move the API functions into an object SettingsNamepace, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix bug / sync Created 9 years, 1 month 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/extensions/settings/settings_observer.cc
diff --git a/chrome/browser/extensions/settings/settings_observer.cc b/chrome/browser/extensions/settings/settings_observer.cc
deleted file mode 100644
index 2ac2a8575345ec03bd8ac889fb27f4faa481ae33..0000000000000000000000000000000000000000
--- a/chrome/browser/extensions/settings/settings_observer.cc
+++ /dev/null
@@ -1,11 +0,0 @@
-// Copyright (c) 2011 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 "chrome/browser/extensions/settings/settings_observer.h"
-
-namespace extensions {
-
-SettingsObserver::~SettingsObserver() {}
-
-} // namespace extensions
« no previous file with comments | « chrome/browser/extensions/settings/settings_observer.h ('k') | chrome/browser/extensions/settings/settings_storage_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698