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

Unified Diff: cc/scheduler/scheduler_settings.h

Issue 1057283003: Remove parts of //cc we aren't using (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 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 | « cc/scheduler/scheduler.cc ('k') | cc/scheduler/scheduler_state_machine.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/scheduler/scheduler_settings.h
diff --git a/cc/scheduler/scheduler_settings.h b/cc/scheduler/scheduler_settings.h
index 421409ab4dc01735cb9f5fad7a5af9878fac2d3e..12a65515daa65b48ecb050f10a31eaf29a1a6d76 100644
--- a/cc/scheduler/scheduler_settings.h
+++ b/cc/scheduler/scheduler_settings.h
@@ -8,7 +8,6 @@
#include "base/memory/ref_counted.h"
#include "base/time/time.h"
#include "base/values.h"
-#include "cc/base/cc_export.h"
namespace base {
namespace trace_event {
@@ -18,7 +17,7 @@ class ConvertableToTraceFormat;
namespace cc {
-class CC_EXPORT SchedulerSettings {
+class SchedulerSettings {
public:
SchedulerSettings();
~SchedulerSettings();
« no previous file with comments | « cc/scheduler/scheduler.cc ('k') | cc/scheduler/scheduler_state_machine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698