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

Unified Diff: cc/output/swap_promise.h

Issue 1013463003: Update from https://crrev.com/320931 (Closed) Base URL: https://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/output/software_renderer.cc ('k') | cc/quads/yuv_video_draw_quad.h.rej » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/swap_promise.h
diff --git a/cc/base/swap_promise.h b/cc/output/swap_promise.h
similarity index 94%
rename from cc/base/swap_promise.h
rename to cc/output/swap_promise.h
index a406fda6678b15bd6d59020699076601f529ab5e..1d6dabcbaa3366f127d87998b3c8f1555cffeb3f 100644
--- a/cc/base/swap_promise.h
+++ b/cc/output/swap_promise.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CC_BASE_SWAP_PROMISE_H_
-#define CC_BASE_SWAP_PROMISE_H_
+#ifndef CC_OUTPUT_SWAP_PROMISE_H_
+#define CC_OUTPUT_SWAP_PROMISE_H_
#include "cc/output/compositor_frame_metadata.h"
@@ -50,4 +50,4 @@ class CC_EXPORT SwapPromise {
} // namespace cc
-#endif // CC_BASE_SWAP_PROMISE_H_
+#endif // CC_OUTPUT_SWAP_PROMISE_H_
« no previous file with comments | « cc/output/software_renderer.cc ('k') | cc/quads/yuv_video_draw_quad.h.rej » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698