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

Unified Diff: blimp/client/core/settings/settings_prefs.h

Issue 2624903006: Remove all blimp client code. (Closed)
Patch Set: Update buildbot configuration Created 3 years, 11 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
« no previous file with comments | « blimp/client/core/settings/settings_observer.h ('k') | blimp/client/core/settings/settings_prefs.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/settings/settings_prefs.h
diff --git a/blimp/client/core/settings/settings_prefs.h b/blimp/client/core/settings/settings_prefs.h
deleted file mode 100644
index ca216ad11703ce4e2170839bf1a5bc5647261db1..0000000000000000000000000000000000000000
--- a/blimp/client/core/settings/settings_prefs.h
+++ /dev/null
@@ -1,22 +0,0 @@
-// Copyright 2016 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.
-
-#ifndef BLIMP_CLIENT_CORE_SETTINGS_SETTINGS_PREFS_H_
-#define BLIMP_CLIENT_CORE_SETTINGS_SETTINGS_PREFS_H_
-
-namespace blimp {
-namespace client {
-namespace prefs {
-
-// Whether or not to enable Blimp mode.
-extern const char kBlimpEnabled[];
-
-// Whether or not to download the whole page.
-extern const char kRecordWholeDocument[];
-
-} // namespace prefs
-} // namespace client
-} // namespace blimp
-
-#endif // BLIMP_CLIENT_CORE_SETTINGS_SETTINGS_PREFS_H_
« no previous file with comments | « blimp/client/core/settings/settings_observer.h ('k') | blimp/client/core/settings/settings_prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698