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

Unified Diff: ui/accelerated_widget_mac/software_layer.mm

Issue 885443005: Update tracing includes in .mm files and generator for /ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « ui/accelerated_widget_mac/io_surface_texture.mm ('k') | ui/compositor/test/in_process_context_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accelerated_widget_mac/software_layer.mm
diff --git a/ui/accelerated_widget_mac/software_layer.mm b/ui/accelerated_widget_mac/software_layer.mm
index 1139b14d323d43c68451c18d69c03a0dc454331f..668b7a539c12e21345ab030f1f83df705f46dfdd 100644
--- a/ui/accelerated_widget_mac/software_layer.mm
+++ b/ui/accelerated_widget_mac/software_layer.mm
@@ -4,10 +4,10 @@
#include "ui/accelerated_widget_mac/software_layer.h"
-#include "base/debug/trace_event.h"
#include "base/mac/mac_util.h"
#include "base/mac/scoped_cftyperef.h"
#include "base/mac/sdk_forward_declarations.h"
+#include "base/trace_event/trace_event.h"
#include "ui/base/cocoa/animation_utils.h"
@implementation SoftwareLayer
« no previous file with comments | « ui/accelerated_widget_mac/io_surface_texture.mm ('k') | ui/compositor/test/in_process_context_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698