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

Unified Diff: cc/output/begin_frame_args.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/layers/video_layer_impl_unittest.cc ('k') | cc/output/bsp_tree.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/begin_frame_args.h
diff --git a/cc/output/begin_frame_args.h b/cc/output/begin_frame_args.h
index 10f7f28aa346f1e1ad99cd23e8986d95f3921de5..60788f7b1267a5ea8a614a03d4f8ce437c5dc76f 100644
--- a/cc/output/begin_frame_args.h
+++ b/cc/output/begin_frame_args.h
@@ -9,7 +9,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 {
@@ -36,7 +35,7 @@ class TracedValue;
namespace cc {
-struct CC_EXPORT BeginFrameArgs {
+struct BeginFrameArgs {
enum BeginFrameArgsType {
INVALID,
NORMAL,
« no previous file with comments | « cc/layers/video_layer_impl_unittest.cc ('k') | cc/output/bsp_tree.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698