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

Unified Diff: ppapi/shared_impl/api_id.h

Issue 174213003: PPAPI: Use clang-format on ppapi/shared_impl (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: remove DEPS Created 6 years, 10 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 | « no previous file | ppapi/shared_impl/array_var.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/shared_impl/api_id.h
diff --git a/ppapi/shared_impl/api_id.h b/ppapi/shared_impl/api_id.h
index cf1395b398d4c85911fa81cf721fe64416a9b07a..dd19bb75b0cd4b7ccf90eee370ba6274d797e368 100644
--- a/ppapi/shared_impl/api_id.h
+++ b/ppapi/shared_impl/api_id.h
@@ -46,7 +46,6 @@ enum ApiID {
API_ID_PPB_VIDEO_CAPTURE_DEV,
API_ID_PPB_VIDEO_DECODER_DEV,
API_ID_PPB_X509_CERTIFICATE_PRIVATE,
-
API_ID_PPP_CLASS,
// TODO(tomfinegan): Remove this after we refactor things to load the PPP
// interface struct from the PPB interface.
@@ -62,7 +61,6 @@ enum ApiID {
API_ID_PPP_TEXT_INPUT,
API_ID_PPP_VIDEO_CAPTURE_DEV,
API_ID_PPP_VIDEO_DECODER_DEV,
-
API_ID_RESOURCE_CREATION,
// Must be last to indicate the number of interface IDs.
« no previous file with comments | « no previous file | ppapi/shared_impl/array_var.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698