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

Unified Diff: chrome/browser/task_manager/printing_information.h

Issue 1912773002: Remove the old task manager view (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits Created 4 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: chrome/browser/task_manager/printing_information.h
diff --git a/chrome/browser/task_manager/printing_information.h b/chrome/browser/task_manager/printing_information.h
index a520cc86615017db9bf7f800a21d852fbca759e5..ba6264554b13989fa5d41b7c087a44964eef001d 100644
--- a/chrome/browser/task_manager/printing_information.h
+++ b/chrome/browser/task_manager/printing_information.h
@@ -10,7 +10,6 @@
namespace task_manager {
-#if defined(ENABLE_PRINT_PREVIEW)
class PrintingResource;
// WebContentsInformation for WebContentses that are created for print preview
@@ -29,7 +28,6 @@ class PrintingInformation : public NotificationObservingWebContentsInformation {
private:
DISALLOW_COPY_AND_ASSIGN(PrintingInformation);
};
-#endif // defined(ENABLE_PRINT_PREVIEW)
} // namespace task_manager
« no previous file with comments | « chrome/browser/task_manager/legacy_task_manager_tester.cc ('k') | chrome/browser/task_manager/task_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698