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

Unified Diff: ppapi/tests/all_cpp_includes.h

Issue 9122012: gcl change rev (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 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 | « ppapi/tests/DEPS ('k') | ppapi/tests/test_flash.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/all_cpp_includes.h
===================================================================
--- ppapi/tests/all_cpp_includes.h (revision 116706)
+++ ppapi/tests/all_cpp_includes.h (working copy)
@@ -47,9 +47,6 @@
#include "ppapi/cpp/module.h"
#include "ppapi/cpp/module_impl.h"
#include "ppapi/cpp/mouse_lock.h"
-#include "ppapi/cpp/non_thread_safe_ref_count.h"
-#include "ppapi/cpp/paint_aggregator.h"
-#include "ppapi/cpp/paint_manager.h"
#include "ppapi/cpp/private/flash_fullscreen.h"
#include "ppapi/cpp/private/instance_private.h"
#include "ppapi/cpp/point.h"
@@ -60,5 +57,8 @@
#include "ppapi/cpp/url_request_info.h"
#include "ppapi/cpp/url_response_info.h"
#include "ppapi/cpp/var.h"
+#include "ppapi/utility/graphics/paint_aggregator.h"
+#include "ppapi/utility/graphics/paint_manager.h"
+#include "ppapi/utility/non_thread_safe_ref_count.h"
#endif // PPAPI_TESTS_ALL_CPP_INCLUDES_H_
« no previous file with comments | « ppapi/tests/DEPS ('k') | ppapi/tests/test_flash.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698