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

Unified Diff: chrome/common/extensions/docs/templates/public/extensions/sessions.html

Issue 21022018: Sessions API - previously Session Restore API. Supports restoring currently open foreign windows an… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Set similarity Created 7 years, 5 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
Index: chrome/common/extensions/docs/templates/public/extensions/sessions.html
diff --git a/third_party/mesa/MesaLib/src/mesa/x86-64/Makefile b/chrome/common/extensions/docs/templates/public/extensions/sessions.html
similarity index 11%
copy from third_party/mesa/MesaLib/src/mesa/x86-64/Makefile
copy to chrome/common/extensions/docs/templates/public/extensions/sessions.html
index 2fd3e5f04a9d8ed4cf5b819d7a14ebff8152b3f1..b825ba6b8f4b241297d3fa4055b5e157ca3ad2c0 100644
--- a/third_party/mesa/MesaLib/src/mesa/x86-64/Makefile
+++ b/chrome/common/extensions/docs/templates/public/extensions/sessions.html
@@ -1,28 +1 @@
-# src/mesa/x86-64/Makefile
-
-TOP = ../../..
-
-include $(TOP)/configs/current
-
-
-
-INCLUDE_DIRS = \
- -I$(TOP)/include/GL \
- -I$(TOP)/include \
- -I.. \
- -I../main \
- -I../math \
- -I../tnl
-
-
-default: matypes.h
-
-clean:
- -rm -f matypes.h
-
-
-# need some special rules here, unfortunately
-matypes.h: ../main/mtypes.h ../tnl/t_context.h ../x86/gen_matypes
- ../x86/gen_matypes > matypes.h
-
-xform4.o: matypes.h
+{{+partials.standard_extensions_api api:apis.sessions}}
not at google - send to devlin 2013/08/06 19:04:09 something funny happened here.
Kristen Dwan 2013/08/12 15:11:30 not sure what that found as it's "previous" file..

Powered by Google App Engine
This is Rietveld 408576698